IADLXDisplayFreeSyncColorAccuracy
The IADLXDisplayFreeSyncColorAccuracy interface configures the HDR media profile on a Freesync Premium Pro certified display.
InterfaceId: |
IADLXDisplayFreeSyncColorAccuracy |
Smart Pointer Interface Name: |
IADLXDisplayFreeSyncColorAccuracyPtr |
Inherits: |
|
Inherited By: |
N/A |
When enabled, the FreeSync color accuracy activates the AMD FreeSync(TM) Premium Pro HDR media profile for the display for optimal color accuracy when viewing HDR content. When disabled, it activates the HDR10 media profile for the display.
Methods
Method |
Description |
---|---|
Checks if AMD FreeSync(TM) Premium Pro HDR media profile is activated on a display. |
|
Checks if configuring FreeSync color accuracy is supported on a display. |
|
Activates or deactivates the AMD FreeSync(TM) Premium Pro HDR media profile on a display. |
Requirements
Header |
include “IDisplaySettings.h” |
Minimum version |
1.4 |
Example
To see how to use this interface in a C++ application, refer to the DisplayFreeSyncColorAccuracy C++ sample .
For a C application, refer to the DisplayFreeSyncColorAccuracy C sample .