ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about input of controller overlay adjustment. More...
#include <adl_structures.h>
Data Fields | |
int | iOverlayAdjust |
ADL_DL_CONTROLLER_OVERLAY_ALPHA or ADL_DL_CONTROLLER_OVERLAY_ALPHAPERPIX More... | |
int | iReserved |
Should be 0. More... | |
int | iSize |
Should be set to the sizeof the structure. More... | |
int | iValue |
Data. More... | |
Structure containing information about input of controller overlay adjustment.
This structure is used to store the information about input of controller overlay adjustment for the adapter. This structure is used by the ADL_Display_ControllerOverlayAdjustmentCaps_Get, ADL_Display_ControllerOverlayAdjustmentData_Get, and ADL_Display_ControllerOverlayAdjustmentData_Set() functions.
int ADLControllerOverlayInput::iOverlayAdjust |
int ADLControllerOverlayInput::iReserved |
Should be 0.
int ADLControllerOverlayInput::iSize |
Should be set to the sizeof the structure.
int ADLControllerOverlayInput::iValue |
Data.