int F_API FSOUND_Stream_GetLength( FSOUND_STREAM *stream );
Parameters
stream
A pointer to the stream to have its length returned.
Return Value
On success, the size of the stream in BYTES is returned.
On failure, 0 is returned.
Remarks
Position functions for streams work in bytes not samples.
-----
This function is not supported for URL based streams over the internet.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube