SoundRenderer::SetMasterVolume

SoundRenderer::SetMasterVolume
virtual void SetMasterVolume(float volume) = 0;
Description

SetMasterVolume sets the master volume level for all sounds created by the sound renderer.

Parameters
Parameters 
Description 
float volume 
Volume at which the sound will be played.