SetMinAcousticLimit

Sets the minimum acoustic limit on a GPU.

Syntax

Copied!

ADLX_RESULT     SetMinAcousticLimit (adlx_int value)

Parameters

  1. [in] value adlx_int The new min acoustic limit (in MHz).

Return Value

If the min acoustic limit value is successfully set, ADLX_OK is returned.

If the min acoustic limit value is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Some GPUs support Minimum Acoustic Limit adjustments (in MHz).

Requirements

Header

include “IGPUManualFanTuning.h”

Minimum version

1.0