Previous Topic Index Next Topic
[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



This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:09 2001 by SourceDoc v0.10, the automated source code documenter.