Previous Topic Index Next Topic
[API function]

FSOUND_Stream_Close

Shuts down and releases an FSOUND stream.

signed char F_API FSOUND_Stream_Close(
FSOUND_STREAM *stream
);

Parameters

stream Pointer to the stream to be closed down.

Return Value

On success, TRUE is returned.
On failure, FALSE is returned.

Remarks

___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2

See Also

FSOUND_Stream_Create , FSOUND_Stream_OpenFile , FSOUND_Stream_Play , FSOUND_Stream_PlayEx , FSOUND_Stream_Stop

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.