Function Channel.playing
Wraps Mix_Playing which checks whether the channel is playing
bool playing() @property @trusted const;
Returns
true if channel is playing, otherwise false
Wraps Mix_Playing which checks whether the channel is playing
bool playing() @property @trusted const;
true if channel is playing, otherwise false