setScope
Use the interface to set the audio to global or not, to share its audio configuration with other scenes or not.
Request Mode
POST/GET http://ip/V1.0/volume/setScope?type=512&scope=1
Request Data
Parameter | Type | Description |
---|---|---|
type | Int | The audio type |
scope | Whether the audio is set to global, which means to sharing audio configuration with other scenes. 0: Share; 1: Not share |
type
Type | Description |
---|---|
0x0001 | Monitor |
0x0003 | Program |
0x0700 | HDMI 1 |
0x0800 | HDMI 2 |
0x0200 | Mic |
0x0002 | Video |
0x0300 | Bluetooth input |
0x0600 | BGM |