Channel.paused

Wraps Mix_Paused which checks whether the channel is paused

class Channel
const @property @trusted
bool
paused
()

Return Value

Type: bool

true if channel is paused, otherwise false

Meta