A playback mode for tracks and cues.

Enumeration Members

LoopCompilation: "LoopCompilation"

Plays all tracks of the compilation in a loop

LoopCue: "LoopCue"

Plays the cue in a loop

LoopTrack: "LoopTrack"

Plays the track in a loop

PlayCue: "PlayCue"

Plays to the end of the cue

PlayTrack: "PlayTrack"

Play to the end of the track

QueueCue: "QueueCue"

Plays cues in a queue (EXPERIMENTAL)

Remarks

Currently the queue lenght is only 2 (having current and next)

ShuffleCompilation: "ShuffleCompilation"

Plays all tracks of the compilation in random order