kSequenceTrackProperty_TrackLength
The time of the last music event in a music track, plus time required for note fade-outs and so on.
Declaration
var kSequenceTrackProperty_TrackLength: UInt32 { get }Discussion
If this property is not set, music track length equals the end of the last active event in the track and is adjusted dynamically as events are added or removed. The value of this property is the specified track length, or the calculated length—whichever is greater. A read/write MusicTimeStamp value.