|
Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
|
EDID data for a given resolution. More...
import "KvmDevice.idl";
Public Attributes | |
| VideoResolution | resolution |
| Resolution described by the EDID data. | |
| string | description |
| Text describing the EDID data. | |
| EdidInterfaceType | videoInterface |
| Video interface type the EDID data is meant for. | |
EDID data for a given resolution.
Definition at line 36 of file KvmDevice.idl.
| string radm::KvmDevice::EdidData::description |
Text describing the EDID data.
Definition at line 38 of file KvmDevice.idl.
| VideoResolution radm::KvmDevice::EdidData::resolution |
Resolution described by the EDID data.
Definition at line 37 of file KvmDevice.idl.
| EdidInterfaceType radm::KvmDevice::EdidData::videoInterface |
Video interface type the EDID data is meant for.
Definition at line 39 of file KvmDevice.idl.