Skip to content

IADLX3DAMDFluidMotionFrames1

Navigation: ADLX SDK ReferencesADLX Interfaces3D Graphics

IADLX3DAMDFluidMotionFrames1 is an extension to the IADLX3DAMDFluidMotionFrames interface. It provides methods to configure the algorithm, search mode, performance mode, and fast motion response.

InterfaceId:IADLX3DAMDFluidMotionFrames1
Smart Pointer Interface Name:IADLX3DAMDFluidMotionFrames1Ptr
Inherits:IADLX3DAMDFluidMotionFrames
Inherited By:N/A

The IADLX3DAMDFluidMotionFrames1 interface is obtained from the IADLX3DAMDFluidMotionFrames interface or from any of its extension interfaces using QueryInterface.

Methods

MethodDescription
GetAlgorithmGets the algorithm used by AMD Fluid Motion Frames.
GetFastMotionResponseGets the approach that AMD Fluid Motion Frames uses for fast-motion content.
GetPerformanceModeGets the AMD Fluid Motion Frames performance mode.
GetSearchModeGets the search mode used by AMD Fluid Motion Frames.
IsSupportedAlgorithmChecks if the AMD Fluid Motion Frames algorithm is supported.
SetAlgorithmSets the algorithm used by AMD Fluid Motion Frames.
SetFastMotionResponseSets the approach that AMD Fluid Motion Frames uses for fast-motion content.
SetPerformanceModeSets the AMD Fluid Motion Frames performance mode.
SetSearchModeSets the search mode used by AMD Fluid Motion Frames.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

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

API Reference

This page references: