Previous Topic Index Next Topic
[API function]

FSOUND_Stream_GetMode

Retrieves the mode of the stream.

unsigned int F_API FSOUND_Stream_GetMode(
FSOUND_STREAM *stream
);

Parameters

stream Pointer to the stream to get the mode from.

Return Value

Remarks

If the stream has been opened with FSOUND_NONBLOCKING, this function will not succeed until the stream is ready.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube

See Also

FSOUND_MODES , FSOUND_Stream_SetMode

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.