SoundChannel::GetVolume

SoundChannel::GetVolume
virtual float GetVolume() = 0;
Description

GetVolume retrieves the current volume level of the sound, previously set by SetVolume.

Return Value

A float value containing the volume of the sound data.