Skip to content

SetEnabled

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DFrameRateTargetControl

Syntax

ADLX_RESULT    SetEnabled (adlx_bool enable)

Parameters

#DirectionNameTypeDescription
1.[in]enableadlx_boolThe new AMD Frame Rate Target Control state. Set true to enable AMD Frame Rate Target Control. Set false to disable AMD Frame Rate Target Control.

Return Value

If the state of AMD Frame Rate Target Control is successfully set, ADLX_OK is returned.

If the state of AMD Frame Rate Target Control is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Additional Info

AMD Frame Rate Target Control sets a user-defined target maximum frame rate in full-screen applications to reduce GPU power consumption.

Gaming quality is maintained while GPU power consumption, noise, and heat levels are reduced when running games at higher FPS than the display refresh rate.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0