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

Public Attributes

boolean detected
 Whether local monitor is detected.
 
vector< VideoResolutionsupportedResolutions
 list of supported resolutions of local monitor connected
 
int preferredIndex
 Index of preferred resolution in the above supportedResolutions list.
 
string edidDescription
 Decode EDID data provided by local monitor in human-readable format.
 

Detailed Description

Definition at line 16 of file LocalMonitor.idl.

Member Data Documentation

◆ detected

boolean radm::LocalMonitor::Status::detected

Whether local monitor is detected.

Definition at line 17 of file LocalMonitor.idl.

◆ edidDescription

string radm::LocalMonitor::Status::edidDescription

Decode EDID data provided by local monitor in human-readable format.

Definition at line 20 of file LocalMonitor.idl.

◆ preferredIndex

int radm::LocalMonitor::Status::preferredIndex

Index of preferred resolution in the above supportedResolutions list.

Definition at line 19 of file LocalMonitor.idl.

◆ supportedResolutions

vector<VideoResolution> radm::LocalMonitor::Status::supportedResolutions

list of supported resolutions of local monitor connected

Definition at line 18 of file LocalMonitor.idl.


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