Data Fields | |
int | iWidth |
Horizontal resolution (in pixels). | |
int | iHeight |
Vertical resolution (in lines). | |
int | iScanType |
Interlaced/Progressive. The value will be set for Interlaced as ADL_DL_TIMINGFLAG_INTERLACED. If not set it is progressive. Refer define_detailed_timing_flags. | |
int | iRefreshRate |
Refresh rate. | |
int | iTimingStandard |
Timing Standard. Refer define_modetiming_standard. |
This structure is used to store the display mode definition used per controller.
Horizontal resolution (in pixels).
Vertical resolution (in lines).
Interlaced/Progressive. The value will be set for Interlaced as ADL_DL_TIMINGFLAG_INTERLACED. If not set it is progressive. Refer define_detailed_timing_flags.
Refresh rate.
Timing Standard. Refer define_modetiming_standard.