[API function]
FSOUND_Stream_GetNumSubStreams
Returns the number of substreams inside a multi-stream FSB bank file.
int F_API
FSOUND_Stream_GetNumSubStreams
(
FSOUND_STREAM *
stream
);
Parameters
stream
Pointer to the stream to query.
Return Value
On success, the number of FSB substreams is returned.
On failure, 0 is returned.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_Stream_SetSubStream
,
FSOUND_Stream_SetSubStreamSentence
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.