solo
Use the interface to monitor one audio exclusively.
Request Mode
POST/GET http://ip/V1.0/volume/solo?type=1792
Request Data
| Parameter | Type | Description |
|---|---|---|
| type | Int | Audio type, to only monitor one audio. When the audio is already in solo monitor status, use the interface to cancel solo monitor. |
Audio Type
Director Plus
| Type | Description |
|---|---|
| 0x0700 | HDMI 1 |
| 0x0800 | HDMI 2 |
| 0x0802 | HDMI 3 |
| 0x0803 | HDMI 4 |
| 0x0200 | Mic 1 |
| 0x0201 | Mic 2 |
| 0x0300 | Bluetooth input |
| 0x0600 | BGM |
| 0x0604 | App1 |
| 0x0605 | App2 |
| 0x0606 | App3 |
For other audio types, please refer to getConfig.
Director One / Director Mini
| Type | Description |
|---|---|
| 0x0001 | Monitor |
| 0x0003 | Program |
| 0x0700 | HDMI 1 |
| 0x0800 | HDMI 2 |
| 0x0200 | Microphone |
| 0x0300 | Bluetooth input |
| 0x0600 | BGM |
For other audio types, please refer to getConfig.