Previous Topic Index Next Topic
[API function]

FSOUND_CD_SetPlayMode

Sets the playback mode of the CD.

void F_API FSOUND_CD_SetPlayMode(
signed char mode
);

Parameters

mode See FSOUND_CDPLAYMODES for a list of valid parameters to send to this function.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

FSOUND_Init or FSOUND_Close are not needed to use these functions.

See Also

FSOUND_CD_Play , FSOUND_CDPLAYMODES , FSOUND_Close , FSOUND_Init

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