[API function]
FMUSIC_GetPaused
Returns whether song is currently paused or not.
signed char F_API
FMUSIC_GetPaused
(
FMUSIC_MODULE *
mod
);
Parameters
mod
Pointer to the song to get paused flag from.
Return Value
On success, TRUE is returned to say the song is currently paused
On failure, FALSE is returned to say the song is NOT currently paused
Remarks
See Also
FMUSIC_SetPaused
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.