Skip to content

GetResolution

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DBoost

Syntax

ADLX_RESULT    GetResolution (adlx_int* currentMinRes)

Parameters

#DirectionNameTypeDescription
1.[out]currentMinResadlx_int*The pointer to a variable where the current minimum resolution (in %) of AMD Radeon Boost is returned.

Return Value

If the current minimum resolution is successfully returned, ADLX_OK is returned.

If the current minimum resolution is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

AMD Radeon Boost dynamically reduces resolution during motion to improve performance with little perceptible impact on image quality.

Only works in supported games.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0