Audio services: Difference between revisions
Masagrator (talk | contribs) No edit summary |
m →audctl |
||
Line 722: | Line 722: | ||
|} | |} | ||
== 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 == | |||
No input. Returns an output float '''SystemOutputMasterVolume'''. | No input. Returns an output float '''SystemOutputMasterVolume'''. | ||