Previous Topic Index Next Topic
[API function]

FSOUND_GetSurround

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

See Also

, FSOUND_SetSurround

This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Mon Oct 18 11:07:59 2004 by SourceDoc v0.10, the automated source code documenter.