AnimationAudioTrackGetKeyStartOffset Method |
Returns the start offset of the key identified by key_idx. The track_idx must be the index of an Audio Track.
Start offset is the number of seconds cut off at the beginning of the audio stream.
Namespace: Godot
public float AudioTrackGetKeyStartOffset( int trackIdx, int keyIdx )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.AudioTrackGetKeyStartOffset(System.Int32,System.Int32)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.AudioTrackGetKeyStartOffset(System.Int32,System.Int32)"]
[Missing <returns> documentation for "M:Godot.Animation.AudioTrackGetKeyStartOffset(System.Int32,System.Int32)"]