AnimationAudioTrackSetKeyStream Method |
Sets the stream of the key identified by key_idx to value stream. The track_idx must be the index of an Audio Track.
Namespace: Godot
public void AudioTrackSetKeyStream( int trackIdx, int keyIdx, Resource stream )
[Missing <param name="trackIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStream(System.Int32,System.Int32,Godot.Resource)"]
[Missing <param name="keyIdx"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStream(System.Int32,System.Int32,Godot.Resource)"]
[Missing <param name="stream"/> documentation for "M:Godot.Animation.AudioTrackSetKeyStream(System.Int32,System.Int32,Godot.Resource)"]