Skip to content

IADLX3DAMDFluidMotionFrames

Navigation: ADLX SDK ReferencesADLX Interfaces3D Graphics

The IADLX3DAMDFluidMotionFrames interface configures AMD Fluid Motion Frames (AFMF) settings on all the compatible AMD GPUs.

InterfaceId:IADLX3DAMDFluidMotionFrames
Smart Pointer Interface Name:IADLX3DAMDFluidMotionFramesPtr
Inherits:IADLXInterface
Inherited By:IADLX3DAMDFluidMotionFrames1

AMD Fluid Motion Frames is a frame generation feature to boost the displayed frames for supported games when running in full screen mode.

Methods

MethodDescription
IsEnabledChecks if AMD Fluid Motion Frames is enabled.
IsSupportedChecks if AMD Fluid Motion Frames is supported.
SetEnabledSets the activation status of AMD Fluid Motion Frames.

Requirements

Headerinclude “I3DSettings1.h”
Minimum version1.3

Example

To use this interface in a C++ application, refer to the AFMF C++ sample.

For a C application, refer to the AFMF C sample.

Subpages

  • IsEnabled - Checks if AMD Fluid Motion Frames is enabled.
  • IsSupported - Checks if AMD Fluid Motion Frames is supported.
  • SetEnabled - Sets the activation status of AMD Fluid Motion Frames.

API Reference

This page references: