Function Channel.paused

Wraps Mix_Paused which checks whether the channel is paused

bool paused() @property @trusted const;

Returns

true if channel is paused, otherwise false