[API function]
Returns the master volume for any sound effects played.
It specifically has SFX in the function name, as it does not affect music or CD volume.
This must also be altered with FMUSIC_SetMasterVolume.
DLL_API int F_API FSOUND_GetSFXMasterVolume(
);
Return Value
On success, the SFX master volume is returned. Valid ranges are from 0 (silent) to 255 (full volume)
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2
See Also
FMUSIC_SetMasterVolume
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:09 2002
by SourceDoc v0.10, the automated source code documenter.