Connector Type
[Constants and Definitions]


Defines

#define ADL_CONNECTOR_TYPE_UNKNOWN   0
 Indicates unknown Connector type.
#define ADL_CONNECTOR_TYPE_VGA   1
 Indicates VGA Connector type.
#define ADL_CONNECTOR_TYPE_DVI_D   2
 Indicates DVI-D Connector type.
#define ADL_CONNECTOR_TYPE_DVI_I   3
 Indicates DVI-I Connector type.
#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NA   4
 Indicates Active Dongle-NA Connector type.
#define ADL_CONNECTOR_TYPE_ATICVDONGLE_JP   5
 Indicates Active Dongle-JP Connector type.
#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NONI2C   6
 Indicates Active Dongle-NONI2C Connector type.
#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NONI2C_D   7
 Indicates Active Dongle-NONI2C-D Connector type.
#define ADL_CONNECTOR_TYPE_HDMI_TYPE_A   8
 Indicates HDMI-Type A Connector type.
#define ADL_CONNECTOR_TYPE_HDMI_TYPE_B   9
 Indicates HDMI-Type B Connector type.
#define ADL_CONNECTOR_TYPE_DISPLAYPORT   10
 Indicates Display port Connector type.
#define ADL_CONNECTOR_TYPE_EDP   11
 Indicates EDP Connector type.
#define ADL_CONNECTOR_TYPE_MINI_DISPLAYPORT   12
 Indicates MiniDP Connector type.
#define ADL_CONNECTOR_TYPE_VIRTUAL   13
 Indicates Virtual Connector type.

Detailed Description

defines for ADLConnectorInfo.iType

Define Documentation

#define ADL_CONNECTOR_TYPE_UNKNOWN   0

Indicates unknown Connector type.

#define ADL_CONNECTOR_TYPE_VGA   1

Indicates VGA Connector type.

#define ADL_CONNECTOR_TYPE_DVI_D   2

Indicates DVI-D Connector type.

#define ADL_CONNECTOR_TYPE_DVI_I   3

Indicates DVI-I Connector type.

#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NA   4

Indicates Active Dongle-NA Connector type.

#define ADL_CONNECTOR_TYPE_ATICVDONGLE_JP   5

Indicates Active Dongle-JP Connector type.

#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NONI2C   6

Indicates Active Dongle-NONI2C Connector type.

#define ADL_CONNECTOR_TYPE_ATICVDONGLE_NONI2C_D   7

Indicates Active Dongle-NONI2C-D Connector type.

#define ADL_CONNECTOR_TYPE_HDMI_TYPE_A   8

Indicates HDMI-Type A Connector type.

#define ADL_CONNECTOR_TYPE_HDMI_TYPE_B   9

Indicates HDMI-Type B Connector type.

#define ADL_CONNECTOR_TYPE_DISPLAYPORT   10

Indicates Display port Connector type.

#define ADL_CONNECTOR_TYPE_EDP   11

Indicates EDP Connector type.

#define ADL_CONNECTOR_TYPE_MINI_DISPLAYPORT   12

Indicates MiniDP Connector type.

#define ADL_CONNECTOR_TYPE_VIRTUAL   13

Indicates Virtual Connector type.


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.