Function Animation.removeTrack
Removes a track by specifying the track index.
void removeTrack
(
const(long) track_idx
) nothrow @nogc;
Removes a track by specifying the track index.
void removeTrack
(
const(long) track_idx
) nothrow @nogc;