SetMaxFPS

Sets the AMD Radeon™ Chill maximum FPS on a GPU.

Syntax

Copied!

ADLX_RESULT     SetMaxFPS (adlx_int maxFPS)

Parameters

  1. [in] maxFPS adlx_int The new maximum FPS value of AMD Radeon Chill.

Return Value

If the maximum FPS is successfully set, ADLX_OK is returned.

If the maximum FPS is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

Chill conserves GPU power and reduces heat by adjusting the FPS based on the intensity of in-game movement.

The maximum FPS determines the target frame rate during periods of intense action.

Requirements

Header

include “I3DSettings.h”

Minimum version

1.0