[API function]
FSOUND_SetSFXMasterVolume
Sets the master volume for any sound effects played. Does not affect music or CD output.
DLL_API void F_API
FSOUND_SetSFXMasterVolume
(
int
volume
);
Parameters
volume
The volume to set. Valid ranges are from 0 (silent) to 255 (full volume)
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
See Also
FMUSIC_SetMasterVolume
,
FSOUND_SetVolume
,
FSOUND_SetVolumeAbsolute
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.