Click or drag to resize

AudioStreamSampleLoopEnd Property

The loop end point (in number of samples, relative to the beginning of the sample). This information will be imported automatically from the WAV file if present.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public int LoopEnd { get; set; }

Property Value

Type: Int32
See Also