[API function]
FSOUND_GetMute
Returns if the channel specified is muted or not
signed char F_API
FSOUND_GetMute
(
int
channel
);
Parameters
channel
The channel number/handle to get the mute status from
Return Value
TRUE - The channel has mute turned ON
FALSE - The channel has mute turned OFF
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_SetMute
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:30 2005 by SourceDoc v0.10, the automated source code documenter.