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

Structure containing information about an controller mode. More...

#include <adl_structures.h>

Data Fields

int iModifiers
 
int iViewPanLockBottom
 Vertical bottom panlock position. More...
 
int iViewPanLockLeft
 Horizontal left panlock position. More...
 
int iViewPanLockRight
 Horizontal right panlock position. More...
 
int iViewPanLockTop
 Vertical top panlock position. More...
 
int iViewPositionCx
 Horizontal view starting position. More...
 
int iViewPositionCy
 Vertical view starting position. More...
 
int iViewResolutionCx
 View resolution in pixels (width) More...
 
int iViewResolutionCy
 View resolution in pixels (hight) More...
 

Detailed Description

Structure containing information about an controller mode.

This structure is used to store information of an controller mode

Field Documentation

◆ iModifiers

int ADLControllerMode::iModifiers

This falg indicates actions that will be applied by set viewport The value can be a combination of ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_POSITION, ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_PANLOCK and ADL_CONTROLLERMODE_CM_MODIFIER_VIEW_SIZE

◆ iViewPanLockBottom

int ADLControllerMode::iViewPanLockBottom

Vertical bottom panlock position.

◆ iViewPanLockLeft

int ADLControllerMode::iViewPanLockLeft

Horizontal left panlock position.

◆ iViewPanLockRight

int ADLControllerMode::iViewPanLockRight

Horizontal right panlock position.

◆ iViewPanLockTop

int ADLControllerMode::iViewPanLockTop

Vertical top panlock position.

◆ iViewPositionCx

int ADLControllerMode::iViewPositionCx

Horizontal view starting position.

◆ iViewPositionCy

int ADLControllerMode::iViewPositionCy

Vertical view starting position.

◆ iViewResolutionCx

int ADLControllerMode::iViewResolutionCx

View resolution in pixels (width)

◆ iViewResolutionCy

int ADLControllerMode::iViewResolutionCy

View resolution in pixels (hight)


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

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