[API function]
FMUSIC_IsPlaying
Returns whether the song is currently playing or not.
signed char F_API
FMUSIC_IsPlaying
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to retrieve name from.
Return Value
TRUE Song is playing.
FALSE Song is stopped.
Remarks
See Also
FMUSIC_PlaySong
This document copyright ©Firelight Multimedia, 1999-2001. All rights reserved.
Generated Thu Sep 13 00:18:08 2001 by SourceDoc v0.10, the automated source code documenter.