Returns the volume level of a given audio type as a number between 0 and 1.

app.GetVolume( stream ) → Number: fraction (0..1)

By default the “System” volume is returned.

See Also: SetVolume

Example - Get System Volume click to expand contents