<TD>The stream to remove the synch point info from.<BR>
</TD><TRVALIGN=top><TD><I>index</I></TD>
<TD>The synch point index.<BR>
</TD><TRVALIGN=top><TD><I>pcmoffset</I></TD>
<TD>The synch point offset in pcm SAMPLES.<BR>
</TD></TABLE>
<H3>Return Value</H3>
On success, the name of the synchpoint is returned as a string.<BR>
On failure, NULL is returned.<BR>
<H3>Remarks</H3>
The index is not nescessarily in order of playback. Use the return value from FSOUND_Stream_AddSynchPoint.<BR>
Convert samples to time by dividing the PCM value by the default samplerate. This would give you the value in seconds. Multiply by 1000 to get milliseconds.<BR>
___________________<BR>
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube<BR>