Click or drag to resize

AudioStreamGetLength Method

Returns the length of the audio stream in seconds.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public float GetLength()

Return Value

Type: Single

[Missing <returns> documentation for "M:Godot.AudioStream.GetLength"]

See Also