|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing the Connector information. More...
#include <adl_structures.h>
Data Fields | |
| int | iConnectorId |
| used for disply identification/ordering More... | |
| int | iConnectorIndex |
| index of the connector(0-based) More... | |
| int | iLength |
| Length of the connector(in millimeters). More... | |
| int | iOffset |
| Position of the connector(in millimeters), from the right side of the slot. More... | |
| int | iSlotIndex |
| index of the slot, 0-based index. More... | |
| int | iType |
| Type of the connector. Connector Type. More... | |
Structure containing the Connector information.
this structure is used to get the connector information like length, positions & etc.
| int ADLConnectorInfo::iConnectorId |
used for disply identification/ordering
| int ADLConnectorInfo::iConnectorIndex |
index of the connector(0-based)
| int ADLConnectorInfo::iLength |
Length of the connector(in millimeters).
| int ADLConnectorInfo::iOffset |
Position of the connector(in millimeters), from the right side of the slot.
| int ADLConnectorInfo::iSlotIndex |
index of the slot, 0-based index.
| int ADLConnectorInfo::iType |
Type of the connector. Connector Type.