Structure containing display mode information. More...
Data Fields | |
int | iTimingStandard |
Timing standard of the current mode. Timing Standards. | |
int | iPossibleStandard |
Applicable timing standards for the current mode. | |
int | iRefreshRate |
Refresh rate factor. | |
int | iPelsWidth |
Num of pixels in a row. | |
int | iPelsHeight |
Num of pixels in a column. | |
ADLDetailedTiming | sDetailedTiming |
Detailed timing parameters. |
Structure containing display mode information.
This structure is used to store the display mode information.
Timing standard of the current mode. Timing Standards.
Applicable timing standards for the current mode.
Refresh rate factor.
Num of pixels in a row.
Num of pixels in a column.
Detailed timing parameters.