Skip to content

IADLXDisplayFreeSync

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

The IADLXDisplayFreeSync interface configures AMD FreeSync™ on a display.

InterfaceId:IADLXDisplayFreeSync
Smart Pointer Interface Name:IADLXDisplayFreeSyncPtr
Inherits:IADLXInterface
Inherited By:N/A

Methods

MethodDescription
IsEnabledChecks if the AMD FreeSync™ is enabled on a display.
IsSupportedChecks if the AMD FreeSync™ is supported on a display.
SetEnabledSets the AMD FreeSync™ to enabled or disabled state on a display.

Requirements

Headerinclude “IDisplaySettings.h”
Minimum version1.0

Example

To see how to use this interface in a C++ application, refer to the DisplayFreeSync C++ sample.

For a C application, refer to the DisplayFreeSync C sample.

Subpages

  • IsEnabled - Checks if the AMD FreeSync™ is enabled on a display.
  • IsSupported - Checks if the AMD FreeSync™ is supported on a display.
  • SetEnabled - Sets the AMD FreeSync™ to enabled or disabled state on a display.

API Reference

This page references: