SoundChannel::SetVolume

SoundChannel::SetVolume
virtual void SetVolume(float volume) = 0;
Description

SetVolume sets the current volume at which the sound data is to be played.

Parameters
Parameters 
Description 
float volume 
Volume at which the sound data is to be played (0.0 ... 1.0).