Skip to content

SetMaxFPS

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DChill

Syntax

ADLX_RESULT    SetMaxFPS (adlx_int maxFPS)

Parameters

#DirectionNameTypeDescription
1.[in]maxFPSadlx_intThe 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

Headerinclude “I3DSettings.h”
Minimum version1.0