Skip to content

SetBalanced

Navigation: ADLX SDK ReferencesADLX InterfacesGPU TuningIADLXGPUPresetTuning

Syntax

ADLX_RESULT    SetBalanced ()

Parameters

N/A

Return Value

If the balanced is successfully applied, ADLX_OK is returned.

If the one click auto tuning feature is enabled, ADLX_RESET_NEEDED is returned.

If the balanced is not successfully applied, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

The balanced tuning preset offers all-round performance with a balance of power, clocks, and fan settings. Use of the balanced tuning preset is limited to some GPUs.

Requirements

Headerinclude “IGPUAutoTuning.h”
Minimum version1.0

See Also: ADLX Enums