1#ifndef __RADM_LOCALMONITOR_IDL__
2#define __RADM_LOCALMONITOR_IDL__
5#include <VideoResolution.idl>
Metadata getMetadata()
Get port meta data.
Status getStatus()
Get port settings.
Common base for all events.
Event: Status has changed.
Status oldStatus
status before change
Status newStatus
status after change
int preferredIndex
Index of preferred resolution in the above supportedResolutions list.
string edidDescription
Decode EDID data provided by local monitor in human-readable format.
vector< VideoResolution > supportedResolutions
list of supported resolutions of local monitor connected
boolean detected
Whether local monitor is detected.