[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
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2
See Also
FMUSIC_PlaySong
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Fri Dec 20 16:31:08 2002 by SourceDoc v0.10, the automated source code documenter.