[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Mix_Fading Mix_FadingChannel(int which)
Tells you if which channel is fading in, out, or not. 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.3.13 Mix_Playing,
4.3.14 Mix_Paused,
4.3.5 Mix_FadeInChannel,
4.3.6 Mix_FadeInChannelTimed,
4.3.11 Mix_FadeOutChannel