|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing information about the display SLS Offset information. More...
#include <adl_structures.h>
Data Fields | |
| ADLDisplayID | displayID |
| The Display ID. More... | |
| int | iAdapterIndex |
| The Adapter Index. More... | |
| int | iBezelffsetValue |
| The bit mask identifies the display status. More... | |
| int | iBezelModeIndex |
| SLS Bezel Mode Index. More... | |
| int | iBezelOffsetMask |
| The bit mask identifies the number of bits Offset is currently using. More... | |
| int | iBezelOffsetX |
| SLS Bezel Offset X. More... | |
| int | iBezelOffsetY |
| SLS Bezel Offset Y. More... | |
| int | iDisplayHeight |
| SLS Display Height. More... | |
| int | iDisplayWidth |
| SLS Display Width. More... | |
| int | iSLSMapIndex |
| The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1. More... | |
Structure containing information about the display SLS Offset information.
This structure is used to store the display SLS Offset information.
| ADLDisplayID ADLSLSOffset::displayID |
The Display ID.
| int ADLSLSOffset::iAdapterIndex |
The Adapter Index.
| int ADLSLSOffset::iBezelffsetValue |
The bit mask identifies the display status.
| int ADLSLSOffset::iBezelModeIndex |
SLS Bezel Mode Index.
| int ADLSLSOffset::iBezelOffsetMask |
The bit mask identifies the number of bits Offset is currently using.
| int ADLSLSOffset::iBezelOffsetX |
SLS Bezel Offset X.
| int ADLSLSOffset::iBezelOffsetY |
SLS Bezel Offset Y.
| int ADLSLSOffset::iDisplayHeight |
SLS Display Height.
| int ADLSLSOffset::iDisplayWidth |
SLS Display Width.
| int ADLSLSOffset::iSLSMapIndex |
The current display map index. It is the OS Desktop index. For example, OS Index 1 showing clone mode. The Display Map will be 1.