[API function]
FSOUND_GetCurrentPosition
Returns the current playcursor position of the specified channel.
unsigned int F_API
FSOUND_GetCurrentPosition
(
int
channel
);
Parameters
channel
Channel number/handle to get the current position from.
Return Value
On success, the play cursor position in SAMPLES is returned for the specified channel.
On failure, 0 is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_Record_StartSample
,
FSOUND_SetCurrentPosition
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:29 2005 by SourceDoc v0.10, the automated source code documenter.