Legrand / Raritan Xerus™ JSON-RPC API for Remote Access Devices like KX4-101, KX3G2
Loading...
Searching...
No Matches
radm::KvmDevice::EdidData Struct Reference

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.
 

Detailed Description

EDID data for a given resolution.

Definition at line 36 of file KvmDevice.idl.

Member Data Documentation

◆ description

string radm::KvmDevice::EdidData::description

Text describing the EDID data.

Definition at line 38 of file KvmDevice.idl.

◆ resolution

VideoResolution radm::KvmDevice::EdidData::resolution

Resolution described by the EDID data.

Definition at line 37 of file KvmDevice.idl.

◆ videoInterface

EdidInterfaceType radm::KvmDevice::EdidData::videoInterface

Video interface type the EDID data is meant for.

Definition at line 39 of file KvmDevice.idl.


The documentation for this struct was generated from the following file: