Skip to content

GetMaxFPS

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DChill

Syntax

ADLX_RESULT    GetMaxFPS (adlx_int* currentMaxFPS)

Parameters

#DirectionNameTypeDescription
1.[out]currentMaxFPSadlx_int*The pointer to a variable where the current maximum FPS value of AMD Radeon Chill is returned.

Return Value

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

If the current maximum FPS is not successfully returned, 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 maximum FPS determines the target frame rate during periods of intense action.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0