IMixer.setMasterVolume

Sets the volume of the master bus (volume should typically be between 0 and 1).

interface IMixer
nothrow @nogc
void
setMasterVolume
(
float volume
)

Meta