SetQuiet

Sets the quiet tuning preset on a GPU.

Syntax

Copied!

ADLX_RESULT     SetQuiet ()

Parameters

N/A

Return Value

If the quiet is successfully applied, ADLX_OK is returned.

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

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

The quiet tuning preset enables quiet operation with lowered power and fan settings.

Requirements

Header

include “IGPUAutoTuning.h”

Minimum version

1.0