enum PlayMode

specifies the play mode

pmNormal
0x08
pmRepeat1
0x20
pmRepeatAll
0x10
pmShuffle
0x38

Documentation

Specifies the play mode. Designed to be OR-ed with the PlayState and sent as a unit.

None of these should be OR-ed together, as playstates are mutually exclusive beasts.

pmNormal
Normal play.

pmRepeatAll
The entire CD or playlist repeats at the end.

pmRepeat1
The current item repeats when it finishes.

pmShuffle
Shuffle mode. The current playlist is in a random order, and gets re-randomized at the end, at which point it repeats.

alphabetic index hierarchy of classes


Copyright 1997 by John Weiss [John.Weiss@colorado.edu] "generated by doc++"?! More like mangled ...

generated by doc++