Analog Audio Output Volume Percent Setting
Request and Response
ɯ <ip>
ɯ body: <percent>
ɮ header: 200 OK
ɮ body: <percent>
Parameters
The <percent> parameter sets the output volume (attenuation) between 100% and 0%, in step of 1%. The
value is rounded up if necessary to match with the step value.
Example
ɯ
ɯ
ɮ header: 200 OK
ɮ
Setting the Balance
Request and Response #balance
ɯ <ip>
ɯ body: <level>
ɮ header: 200 OK
ɮ body: <level>
Parameters
The <level> parameter sets the balance; -100 means left balance, 100 means right balance, step is 1. Center
is 0 (default).
Example
ɯ
ɯ body: 0
ɮ header: 200 OK
ɮ body: 0
Analog Audio Output Level Setting by Steps (dB)
Request and Response #analogaudio #volume
ɯ <ip>
ɯ body: <step>
ɮ header: 200 OK
ɮ body: <step>
Parameters
The volume is increased or decreased with the given <step> value in dB.
Example
ɯ
ɯ body: -1
ɮ header: 200 OK
ɮ body: OK
Analog Audio Output Level Setting by Steps in Percent
Request and Response
ɯ <ip>
ɯ body: <step>
ɮ header: 200 OK
ɮ body: <step>
Parameters
The volume is increased or decreased by the given <step> value in percent.
Example
ɯ
ɯ
ɮ header: 200 OK
ɮ body: OK