Previous Topic Index Next Topic
[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

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FMUSIC_SetMasterVolume , FSOUND_SetVolume , FSOUND_SetVolumeAbsolute

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