[API function]
FSOUND_Stream_GetNumSynchPoints
Returns the number of synch points within a stream.
DLL_API int F_API
FSOUND_Stream_GetNumSynchPoints
(
FSOUND_STREAM *
stream
);
Parameters
stream
The stream to request the number of synch points from.
Return Value
On success, The number of synch points in a stream are returned.
On failure, -1 is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_Stream_AddSynchPoint
,
FSOUND_Stream_DeleteSynchPoint
,
FSOUND_Stream_GetSynchPointInfo
,
FSOUND_Stream_SetSynchCallback
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Jul 11 16:00:55 2003 by SourceDoc v0.10, the automated source code documenter.