Animation.audioTrackSetKeyStream

Sets the stream of the key identified by key_idx to value stream. The track_idx must be the index of an Audio Track.

struct Animation
@nogc nothrow
void
audioTrackSetKeyStream
(
in long track_idx
,
in long key_idx
,)

Meta