Structure containing information about component video custom modes. More...
Data Fields | |
int | iFlags |
Custom mode flags. They are returned by the ADL driver. | |
int | iModeWidth |
Custom mode width. | |
int | iModeHeight |
Custom mode height. | |
int | iBaseModeWidth |
Custom mode base width. | |
int | iBaseModeHeight |
Custom mode base height. | |
int | iRefreshRate |
Custom mode refresh rate. |
Structure containing information about component video custom modes.
This structure is used to store the component video custom mode.
Custom mode flags. They are returned by the ADL driver.
Custom mode width.
Custom mode height.
Custom mode base width.
Custom mode base height.
Custom mode refresh rate.