Sound.isPaused

Tells you how many channels are paused if set to -1

class Sound
static @property
int
isPaused
(
int channel = -1
)

Parameters

channel
Type: int

-1 for all channels.

Meta