Contents

tracks

An array that contains all the tracks in the sequence.

Declaration

var tracks: [AVMusicTrack] { get }

Discussion

The track indices start at 0, and don’t include the tempo track.

See Also

Getting Sequence Properties