Sound.isPlaying

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

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

Parameters

channel
Type: int

-1 for all channels.

Meta