[API function]
Seeks a stream to the substream inside a multi-stream FSB bank file, specified by its index.
signed char F_API FSOUND_Stream_SetFSBIndex(
FSOUND_STREAM *stream,
int index
);
Parameters
stream |
Handle to the stream to have its position set.
|
index |
The index of the stream within the FSB file.
|
Return Value
On success, TRUE is returned.
On failure, FALSE is returned.
Remarks
A stream will stop if this function is called, as it needs to seek and flush the buffer.
Indicies for this function are generated as user friendly ___________________
Supported on the following platforms : PlayStation 2
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Aug 16 15:40:22 2002
by SourceDoc v0.10, the automated source code documenter.