Previous Topic Index Next Topic
[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 for.

Return Value

On success, the play cursor position in SAMPLES is returned for the specified channel.
On failure, 0 is returned.

Remarks

See Also

FSOUND_Record_StartSample , FSOUND_SetCurrentPosition

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.