Skip to content

SetFastMotionResponse

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    SetFastMotionResponse(ADLX_AFMF_FAST_MOTION_RESP response)

Parameters

#DirectionNameTypeDescription
1.[in]responseADLX_AFMF_FAST_MOTION_RESPThe desired approach of AMD Fluid Motion Frames to fast-motion content.

Return Value

If the desired AMD Fluid Motion Frames approach to fast-motion is successfully set, ADLX_OK is returned.

If the desired AMD Fluid Motion Frames approach to fast-motion is not successfully set, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Headerinclude “I3DSettings3.h”
Minimum version1.5

See Also: ADLX Enums