[API function]
FSOUND_Stream_GetNumSyncPoints
Returns the number of sync points within a stream.
DLL_API int F_API
FSOUND_Stream_GetNumSyncPoints
(
FSOUND_STREAM *
stream
);
Parameters
stream
The stream to request the number of sync points from.
Return Value
On success, The number of sync 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_AddSyncPoint
,
FSOUND_Stream_DeleteSyncPoint
,
FSOUND_Stream_GetSyncPointInfo
,
FSOUND_Stream_SetSyncCallback
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:35 2005 by SourceDoc v0.10, the automated source code documenter.