GET
Get the video settings.
| Responses | |
| 200 | GET successful. |
| Response (application/json): object | ||
| Member | Type | Description |
autoDetect | boolean | Indicates if the Base Unit should automatically detect display changes. If disabled, the Base Unit should be restarted when a display is plugged or unplugged. |
cecConfigurable | boolean | Indicates whether the CEC option can be configured. Since version: 2.19 read-only |
cecEnabled | boolean | Indicates if the Base Unit should react to CEC signals from connected devices. |
mode | string | If two screens are connected to the Base Unit, this parameter defines the composition of the shared sources. |
supportedModes | array | Supported modes to use the displays. Example: ['Extended', 'Clone'] read-only |