Skip to content

IADLXDisplayServices3

Navigation: ADLX SDK ReferencesADLX InterfacesDisplay

IADLXDisplayServices3 is an extension interface to IADLXDisplayServices. It provides access to FreeSync color accuracy, and Dynamic Refresh Rate Control functionality.

InterfaceId:IADLXDisplayServices3
Smart Pointer Interface Name:IADLXDisplayServices3Ptr
Inherits:IADLXDisplayServices2
Inherited By:N/A

The IADLXDisplayServices3 interface is obtained from the IADLXDisplayServices interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GetDynamicRefreshRateControlGets the reference counted dynamic refresh rate Control interface for a display.
GetFreeSyncColorAccuracyGets the reference counted FreeSync color accuracy interface for a display.

Requirements

Headerinclude “IDisplays3.h”
Minimum version1.4

Example

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

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

Subpages

API Reference

This page references: