Channel.playing

Wraps Mix_Playing which checks whether the channel is playing

class Channel
const @property @trusted
bool
playing
()

Return Value

Type: bool

true if channel is playing, otherwise false

Meta