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