ADL (AMD Display Library) Public APIs
Version 17.1
|
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... | |
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.
#define ADL_CONNECTION_PROPERTY_3DCAPS 0x4 |
Indicates the property 3D caps is valid.
#define ADL_CONNECTION_PROPERTY_BITRATE 0x1 |
#define ADL_CONNECTION_PROPERTY_COLORDEPTH 0x10 |
Indicates the property colordepth is valid.
#define ADL_CONNECTION_PROPERTY_NUMBER_OF_LANES 0x2 |
Indicates the property number of lanes is valid.
#define ADL_CONNECTION_PROPERTY_OUTPUT_BANDWIDTH 0x8 |
Indicates the property output bandwidth is valid.