[API function]
FSOUND_CD_SetVolume
Sets the volume of the playing CD audio.
signed char F_API
FSOUND_CD_SetVolume
(
int
volume
);
Parameters
volume
An integer value from 0-255. 0 being the lowest volume, 255 being the highest (full).
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
See Also
FSOUND_CD_Play
,
FSOUND_Close
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.