[API function]
FMUSIC_GetMasterVolume
Returns the song's current master volume
int F_API
FMUSIC_GetMasterVolume
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to retrieve song master volume from.
Return Value
On success, the song's current master volume, from 0 (silence) to 256 (full volume) is returned
On failure, -1 is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FMUSIC_GetGlobalVolume
,
FMUSIC_SetMasterVolume
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:25 2005 by SourceDoc v0.10, the automated source code documenter.