Data Fields | |
ADLDisplayID | displayID |
The ADLDisplayID structure. | |
int | iTotalAvailableBandwidthInMpbs |
total bandwidth available on the DP connector | |
int | iAllocatedBandwidthInMbps |
bandwidth allocated to this display | |
char | strGlobalUniqueIdentifier [256] |
string identifier for the display | |
int | radLinkCount |
The link count of relative address, rad[0] upto rad[linkCount] are valid. | |
int | iPhysicalConnectorID |
The physical connector ID, used to identify the physical DP port. | |
char | rad [15] |
Relative address, address scheme starts from source side. |
This structure is used to store various MST information about the display port device. This information can be returned to the user, or used to access various driver calls to fetch various display-device-related settings upon the user's request
The ADLDisplayID structure.
total bandwidth available on the DP connector
bandwidth allocated to this display
string identifier for the display
The link count of relative address, rad[0] upto rad[linkCount] are valid.
The physical connector ID, used to identify the physical DP port.
char ADLDisplayDPMSTInfo::rad[15] |
Relative address, address scheme starts from source side.