Returns the surround sound status of the specified channel.
signed char F_API FSOUND_GetSurround( int channel );
Parameters
channel
The channel to inquire about the surround sound status
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, Linux, XBox