[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
int Mix_HaltMusic()
Halt playback of music. This interrupts music fader effects.
Any callback set by Mix_HookMusicFinished
will be called when the music stops.
Returns: always returns zero. (even more silly than Mix_HaltGroup)
|
See Also:
4.5.16 Mix_FadeOutMusic,
4.5.17 Mix_HookMusicFinished