[API function]
Gets the pause status of the current CD audio track.
signed char F_API FSOUND_CD_GetPaused(
);
Return Value
If the track is currently paused, TRUE is returned.
If the track is currently not paused, FALSE is returned.
Remarks
FSOUND_Init or FSOUND_Close are not needed to use these functions.
See Also
FSOUND_Close
,
FSOUND_Init
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.