ADLDisplayInfo Struct Reference

Structure containing information about the display device. More...


Data Fields

ADLDisplayID displayID
 The DisplayID structure.
int iDisplayControllerIndex
char strDisplayName [256]
 The display's EDID name.
char strDisplayManufacturerName [256]
 The display's manufacturer name.
int iDisplayType
 The Display type. For example: CRT, TV, CV, DFP.
int iDisplayOutputType
 The display output type. For example: HDMI, SVIDEO, COMPONMNET VIDEO.
int iDisplayConnector
 The connector type for the device.
int iDisplayInfoMask
 The bit mask identifies the number of bits ADLDisplayInfo is currently using.
It will be the sum all the bit definitions in ADL_DISPLAY_DISPLAYINFO_xxx.
int iDisplayInfoValue
 The bit mask identifies the display status. Display Info Mask Values.


Detailed Description

Structure containing information about the display device.

This structure is used to store various information about the display device. This information can be returned to the user, or used to access various driver calls to set or fetch various display-device-related settings upon the user's request

Examples:

Sample-Managed/ADL.cs, Sample-Managed/program.cs, and Sample/main.c.


Field Documentation

The DisplayID structure.

Examples:
Sample/main.c.

Deprecated:
The controller index to which the display is mapped.
Will not be used in the future

The display's EDID name.

The display's manufacturer name.

The Display type. For example: CRT, TV, CV, DFP.

The display output type. For example: HDMI, SVIDEO, COMPONMNET VIDEO.

The connector type for the device.

The bit mask identifies the number of bits ADLDisplayInfo is currently using.
It will be the sum all the bit definitions in ADL_DISPLAY_DISPLAYINFO_xxx.

The bit mask identifies the display status. Display Info Mask Values.


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