[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
int Mix_PausedMusic()
Tells you if music is paused, or not.
Note: Does not check if the music was been halted after it was paused, which may seem a little weird.
Returns: Zero if music is not paused. 1 if it is paused.
|
See Also:
4.5.19 Mix_PlayingMusic,
4.5.10 Mix_PauseMusic,
4.5.11 Mix_ResumeMusic