Sound.getVolume

Returns the current volume as float in range 0.0 to 1.0

class Sound
static
float
getVolume
(
int channel = -1
)

Parameters

channel
Type: int

-1 for all channels.

Meta