Previous Topic Index Next Topic
[API function]

FSOUND_Stream_DeleteSyncPoint

Removes a user synchronization callback point from a stream.

DLL_API signed char F_API FSOUND_Stream_DeleteSyncPoint(
FSOUND_SYNCPOINT *point
);

Parameters

point The sync point to remove

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FSOUND_Stream_AddSyncPoint , FSOUND_Stream_GetNumSyncPoints , FSOUND_Stream_GetSyncPoint , FSOUND_Stream_GetSyncPoints , 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.