VOL_AUDIOOUT
Description
Set the AudioOut volume configuration. Check the device specification is needed before use this command. Only audio device supports this URL.
There are four levels for this volume control. They are mute, small, middle and large. Here is the mapping table of input argument and these four volume levels.
Value of Input argument Volume Level 0 mute 1 small 2 middle 3 large
Input Argument
0, 1, 2 or 3
Attribute
Return of Message
None
Applicability
Status
Valid
See Also
HOST(only available in WPL Decoder Devices), VOL_AUDIOIN
Example
http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&VOL_AUDIOOUT=1
Back to