game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
IMixer.setMasterVolume
gamemixer
mixer
IMixer
Sets the volume of the master bus (volume should typically be between 0 and 1).
interface
IMixer
nothrow @
nogc
void
setMasterVolume
(
float
volume
)
Meta
Source
See Implementation
gamemixer
mixer
IMixer
functions
addMasterEffect
createEffectCustom
createEffectGain
createSourceFromFile
createSourceFromMemory
getSampleRate
isErrored
lastErrorString
play
playbackTimeInSeconds
setMasterVolume
stopAllChannels
stopChannel
Sets the volume of the master bus (volume should typically be between 0 and 1).