Method SDL.Music()->set_volume()
- Method set_volume
floatset_volume(floatvol)- Description
Sets the volume for music playback.
- Parameter
vol The volume to set. This is a float value from
0.0(silent) to1.0(full volume). Values above and below these limits will be clamped.- Returns
The previous volume setting.