Animation.audioTrackGetKeyStream

Returns the audio stream of the key identified by key_idx. The track_idx must be the index of an Audio Track.

struct Animation
@nogc nothrow const
audioTrackGetKeyStream
(
in long track_idx
,
in long key_idx
)

Meta