ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing supported connection types and properties. More...
#include <adl_structures.h>
Data Fields | |
int | iSupportedConnections |
Bit vector of supported connections. Bitmask is defined in constants section. Define_connection_types. More... | |
int | iSupportedProperties [32] |
Array of bitvectors. Each bit vector represents supported properties for one connection type. Index of this array is connection type (bit number in mask). More... | |
Structure containing supported connection types and properties.
this structure is used to get the supported connection types and supported properties of given connector
int ADLSupportedConnections::iSupportedConnections |
Bit vector of supported connections. Bitmask is defined in constants section. Define_connection_types.
int ADLSupportedConnections::iSupportedProperties[32] |
Array of bitvectors. Each bit vector represents supported properties for one connection type. Index of this array is connection type (bit number in mask).