Skip to content

IsFrameRateTargetControlChanged

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DSettingsChangedEvent

Syntax

adlx_bool IsFrameRateTargetControlChanged ()

Parameters

N/A

Return Value

If there are any changes to the AMD Frame Rate Target Control settings, true is returned.

If there are on changes to the AMD Frame Rate Target Control settings, false is returned.

Additional Info

Note: To obtain the GPU, use GetGPU.

Requirements

Headerinclude “I3DSettings.h”
Minimum version1.0

See Also: GetGPU