AudioTrack

constructor(group: Tracks.Group, groupIndex: Int, trackIndexInGroup: Int)

Parameters

group

The Group this audio track belongs to.

groupIndex

The index of the group this track belongs to within the overall track list.

trackIndexInGroup

The index of this track within its containing group.