ADL (AMD Display Library) Public APIs  Version 17.1
Macros
Define_connection_properties

These defines are the connection properties which indicates what are the valid properties of given connection type. It is used by ADL_Adapter_SupportedConnections_GetIndicates the property Bitrate is valid. More...

Macros

#define ADL_CONNECTION_PROPERTY_3DCAPS   0x4
 Indicates the property 3D caps is valid. More...
 
#define ADL_CONNECTION_PROPERTY_BITRATE   0x1
 
#define ADL_CONNECTION_PROPERTY_COLORDEPTH   0x10
 Indicates the property colordepth is valid. More...
 
#define ADL_CONNECTION_PROPERTY_NUMBER_OF_LANES   0x2
 Indicates the property number of lanes is valid. More...
 
#define ADL_CONNECTION_PROPERTY_OUTPUT_BANDWIDTH   0x8
 Indicates the property output bandwidth is valid. More...
 

Detailed Description

These defines are the connection properties which indicates what are the valid properties of given connection type. It is used by ADL_Adapter_SupportedConnections_Get

Indicates the property Bitrate is valid.

Macro Definition Documentation

◆ ADL_CONNECTION_PROPERTY_3DCAPS

#define ADL_CONNECTION_PROPERTY_3DCAPS   0x4

Indicates the property 3D caps is valid.

◆ ADL_CONNECTION_PROPERTY_BITRATE

#define ADL_CONNECTION_PROPERTY_BITRATE   0x1

◆ ADL_CONNECTION_PROPERTY_COLORDEPTH

#define ADL_CONNECTION_PROPERTY_COLORDEPTH   0x10

Indicates the property colordepth is valid.

◆ ADL_CONNECTION_PROPERTY_NUMBER_OF_LANES

#define ADL_CONNECTION_PROPERTY_NUMBER_OF_LANES   0x2

Indicates the property number of lanes is valid.

◆ ADL_CONNECTION_PROPERTY_OUTPUT_BANDWIDTH

#define ADL_CONNECTION_PROPERTY_OUTPUT_BANDWIDTH   0x8

Indicates the property output bandwidth is valid.


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