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.
An array that contains all the tracks in the sequence.
var tracks: [AVMusicTrack] { get }The track indices start at 0, and don’t include the tempo track.