[API function]
FSOUND_Stream_GetLengthMs
Returns the size of the stream in MILLISECONDS.
int F_API
FSOUND_Stream_GetLengthMs
(
FSOUND_STREAM *
stream
);
Parameters
stream
A pointer to the stream to have its total duration returned.
Return Value
On success, the size of the stream in MILLISECONDS is returned.
On failure, 0 is returned.
Remarks
See Also
FSOUND_Stream_GetLength
,
FSOUND_Stream_OpenFile
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.