ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about SDIData This structure is used to store information about the state of the SDI whether it is on or off and the current size of the segment or aperture size. More...
#include <adl_structures.h>
Data Fields | |
int | iSDIState |
The SDI state, ADL_SDI_ON or ADL_SDI_OFF, for the current SDI mode. More... | |
int | iSizeofSDISegment |
Size of the memory segment for SDI (in MB). More... | |
Structure containing information about SDIData This structure is used to store information about the state of the SDI whether it is on or off and the current size of the segment or aperture size.
int ADLSDIData::iSDIState |
The SDI state, ADL_SDI_ON or ADL_SDI_OFF, for the current SDI mode.
int ADLSDIData::iSizeofSDISegment |
Size of the memory segment for SDI (in MB).