Skip to content

IADLXDisplayFreeSyncColorAccuracy

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

The IADLXDisplayFreeSyncColorAccuracy interface configures the HDR media profile on a FreeSync Premium Pro certified display.

InterfaceId:IADLXDisplayFreeSyncColorAccuracy
Smart Pointer Interface Name:IADLXDisplayFreeSyncColorAccuracyPtr
Inherits:IADLXInterface
Inherited By:N/A

When enabled, FreeSync color accuracy activates the AMD FreeSync™ Premium Pro HDR media profile for optimal color accuracy when viewing HDR content.

When disabled, it switches to the HDR10 media profile for the display.

Methods

MethodDescription
IsEnabledChecks if AMD FreeSync™ Premium Pro HDR media profile is activated on a display.
IsSupportedChecks if FreeSync color accuracy configuration is supported on a display.
SetEnabledActivates or deactivates the AMD FreeSync™ Premium Pro HDR media profile on a display.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.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.

Subpages

  • IsEnabled - Checks if AMD FreeSync™ Premium Pro HDR media profile is activated on a display.
  • IsSupported - Checks if FreeSync color accuracy configuration is supported on a display.
  • SetEnabled - Activates or deactivates the AMD FreeSync™ Premium Pro HDR media profile on a display.

API Reference

This page references: