Returns the surround sound status of the specified channel.
signed char F_API FSOUND_GetSurround( int channel );
Parameters
channel
The channel number/handle to get the surround sound status from.
Return Value
On success, TRUE is returned meaning the channel has surround sound turned ON
On failure, FALSE is returned meaning the channel has surround sound turned OFF
Remarks
Surround sound only works on software channels.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube