GET
Get the audio settings.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
enabled | boolean | Indicates if the audio is enabled. After this setting is changed, the buttons must be re-paired before the setting becomes active. |
output | string | The output to be used to play audio. Check supportedOutputs to see which outputs are actually available on the Base Unit. |
supportedOutputs | array | Example: ['DisplayPort', 'Jack', 'HDMI', 'SPDIF'] read-only |