[API function]
Returns the linear pan position of the specified channel between 0 and 255
int F_API FSOUND_GetPan(
int channel
);
Parameters
channel |
The channel to inquire.
|
Return Value
On success, the following values are returned : 0 = full left to 128 = middle to 255 = full right, FSOUND_STEREOPAN
On failure, 0 is returned. To quailfy if this is a real error, call FSOUND_GetError.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2
See Also
FSOUND_GetError
,
FSOUND_SetLevels
,
FSOUND_SetPan
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:09 2002
by SourceDoc v0.10, the automated source code documenter.