Previous Topic Index Next Topic
[Define]

FSOUND_CDPLAYMODES

Playback method for a CD Audio track, with FSOUND_CD_SetPlayMode

FSOUND_CD_PLAYCONTINUOUS 0 /* Starts from the current track and plays to end of CD. */
FSOUND_CD_PLAYONCE 1 /* Plays the specified track then stops. */
FSOUND_CD_PLAYLOOPED 2 /* Plays the specified track looped, forever until stopped manually. */
FSOUND_CD_PLAYRANDOM 3 /* Plays tracks in random order */

See Also

FSOUND_CD_Play , FSOUND_CD_SetPlayMode

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:37 2005 by SourceDoc v0.10, the automated source code documenter.