virtual float GetVolume() = 0;
GetVolume retrieves the current volume level of the sound, previously set by SetVolume.
A float value containing the volume of the sound data.