Previous Topic Index Next Topic
[API function]

FSOUND_CD_SetPlayMode

Sets the playback mode of the CD.

void F_API FSOUND_CD_SetPlayMode(
char drive,
signed char mode
);

Parameters

drive the drive ID to use. 0 is the default CD drive. Using D or E in single quotes would be D: or E: for example.
mode See FSOUND_CDPLAYMODES for a list of valid parameters to send to this function.

Return Value

void

Remarks

___________________
Supported on the following platforms : Win32, Linux, Macintosh (OSX CFM Only)

See Also

FSOUND_CD_Play , FSOUND_CDPLAYMODES

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