[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Mix_Fading Mix_FadingMusic()
Tells you if music is fading in, out, or not at all. Does not tell you if the channel is playing anything, or paused, so you'd need to test that separately.
Returns: the fading status. Never returns an error.
|
See Also:
5.4 Mix_Fading,
4.5.20 Mix_PausedMusic,
4.5.19 Mix_PlayingMusic,
4.5.7 Mix_FadeInMusicPos,
4.5.16 Mix_FadeOutMusic