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 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.

See Also

FSOUND_SetSurround

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.