Click or drag to resize

AudioServerGetOutputLatency Method

Returns the audio driver's output latency.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static double GetOutputLatency()

Return Value

Type: Double

[Missing <returns> documentation for "M:Godot.AudioServer.GetOutputLatency"]

See Also