Previous Topic Index Next Topic
[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 to inquire about the mute status

Return Value

TRUE - the channel has mute turned ON
FALSE - the channel has mute turned OFF

Remarks

See Also

FSOUND_SetMute

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.