<TD>Pointer to the stream to have its position set.<BR>
</TD><TRVALIGN=top><TD><I>position</I></TD>
<TD>Offset in bytes from start of actual sound data (not including any header)<BR>
</TD></TABLE>
<H3>Return Value</H3>
On success, TRUE is returned.<BR>
On failure, FALSE is returned.<BR>
<H3>Remarks</H3>
Position functions for streams talk in bytes and NOT samples.<BR>
The reason for not taking the header into account is people usually want to know the offset to seek to relative to the start of their data (ie as they see it in soundforge or whatever), not from offset 0 which is almost meaningless if you dont know the format.<BR>
--------------<BR>
If the stream has been opened with FSOUND_NONBLOCKING, this function will not succeed until the stream is ready.<BR>
___________________<BR>
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube<BR>