Audio services: Difference between revisions

No edit summary
Line 722: Line 722:
|}
|}


=== SetSystemOutputMasterVolume ===
== SetSystemOutputMasterVolume ==
Takes an input float '''SystemOutputMasterVolume'''. No output.
Takes an input float '''SystemOutputMasterVolume'''. No output.


[20.0.0+] Originally any input was accepted, now input must be in range 0.0-1.0 otherwise it's replaced by nearest accepted value.
[20.0.0+] Originally any input was accepted, now input must be in range 0.0-1.0 otherwise it's replaced by nearest accepted value.


=== GetSystemOutputMasterVolume ===
== GetSystemOutputMasterVolume ==
No input. Returns an output float '''SystemOutputMasterVolume'''.
No input. Returns an output float '''SystemOutputMasterVolume'''.