[API function]
FSOUND_IsPlaying
Returns if the channel is currently playing or not.
signed char F_API
FSOUND_IsPlaying
(
int
channel
);
Parameters
channel
Channel number/handle to determine if it is playing or not.
Return Value
TRUE channel is currently active and playing
FALSE channel is currently idle.
Remarks
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:09 2002 by SourceDoc v0.10, the automated source code documenter.