IADLXDisplayFreeSync
The IADLXDisplayFreeSync interface configures AMD FreeSync™ on a display.
InterfaceId: |
IADLXDisplayFreeSync |
Smart Pointer Interface Name: |
IADLXDisplayFreeSyncPtr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Checks if the AMD FreeSync™ is enabled on a GPU. |
|
Checks if the AMD FreeSync™ is supported on a display. |
|
Sets the AMD FreeSync™ to enabled or disabled state on a display. |
Requirements
Header |
include “IDisplaySettings.h” |
Minimum version |
1.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 .