ADLDisplayProperty Struct Reference

Structure containing information about display property. More...


Data Fields

int iSize
 Must be set to sizeof the structure.
int iPropertyType
 Must be set to ADL_DL_DISPLAYPROPERTY_TYPE_EXPANSIONMODE or ADL_DL_DISPLAYPROPERTY_TYPE_USEUNDERSCANSCALING.
int iExpansionMode
 Get or Set ADL_DL_DISPLAYPROPERTY_EXPANSIONMODE_CENTER or ADL_DL_DISPLAYPROPERTY_EXPANSIONMODE_FULLSCREEN or ADL_DL_DISPLAYPROPERTY_EXPANSIONMODE_ASPECTRATIO or ADL_DL_DISPLAYPROPERTY_TYPE_ITCFLAGENABLE.
int iSupport
 Display Property supported? 1: Supported, 0: Not supported.
int iCurrent
 Display Property current value.
int iDefault
 Display Property Default value.


Detailed Description

Structure containing information about display property.

This structure is used to store the display property for the current adapter.


Field Documentation

Must be set to sizeof the structure.

Display Property supported? 1: Supported, 0: Not supported.

Display Property current value.

Display Property Default value.


Copyright © 2009-2013 Advanced Micro Devices, Inc. All rights reserved.  AMD Developer