Previous Topic Index Next Topic
[Define]

FSOUND_CDPLAYMODES

Playback method for a CD Audio track, using FSOUND_CD_Play

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

This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:10 2001 by SourceDoc v0.10, the automated source code documenter.