ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLSLSOffset Struct Reference

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...
 

Detailed Description

Structure containing information about the display SLS Offset information.

This structure is used to store the display SLS Offset information.

Field Documentation

◆ displayID

ADLDisplayID ADLSLSOffset::displayID

The Display ID.

◆ iAdapterIndex

int ADLSLSOffset::iAdapterIndex

The Adapter Index.

◆ iBezelffsetValue

int ADLSLSOffset::iBezelffsetValue

The bit mask identifies the display status.

◆ iBezelModeIndex

int ADLSLSOffset::iBezelModeIndex

SLS Bezel Mode Index.

◆ iBezelOffsetMask

int ADLSLSOffset::iBezelOffsetMask

The bit mask identifies the number of bits Offset is currently using.

◆ iBezelOffsetX

int ADLSLSOffset::iBezelOffsetX

SLS Bezel Offset X.

◆ iBezelOffsetY

int ADLSLSOffset::iBezelOffsetY

SLS Bezel Offset Y.

◆ iDisplayHeight

int ADLSLSOffset::iDisplayHeight

SLS Display Height.

◆ iDisplayWidth

int ADLSLSOffset::iDisplayWidth

SLS Display Width.

◆ iSLSMapIndex

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.


The documentation for this struct was generated from the following file:

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