Skip to content

SetResolution

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DBoost

Syntax

ADLX_RESULT    SetResolution (adlx_int minRes)

Parameters

#DirectionNameTypeDescription
1.[in]minResadlx_intThe new minimum resolution (in %) of AMD Radeon Boost.

Return Value

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

If the minimum resolution is not successfully set, 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