Skip to content

SetMinFPS

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DChill

Syntax

ADLX_RESULT    SetMinFPS (adlx_int minFPS)

Parameters

#DirectionNameTypeDescription
1.[in]minFPSadlx_intThe new minimum FPS value of AMD Radeon Chill.

Return Value

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

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

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

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

The minimum FPS determines the target frame rate when in-game interaction is minimal.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0