[API function]
FSOUND_FX_Disable
Disables effect processing for the specified channel.
signed char F_API
FSOUND_FX_Disable
(
int
channel
);
Parameters
channel
Channel number/handle to enable fx for.
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
This command can only be issued while the channel is paused or stopped.
___________________
Supported on the following platforms : Win32
See Also
FSOUND_FX_Enable
,
FSOUND_FX_SetChorus
,
FSOUND_FX_SetCompressor
,
FSOUND_FX_SetDistortion
,
FSOUND_FX_SetEcho
,
FSOUND_FX_SetFlanger
,
FSOUND_FX_SetGargle
,
FSOUND_FX_SetI3DL2Reverb
,
FSOUND_FX_SetParamEQ
,
FSOUND_FX_SetWavesReverb
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.