Skip to content

GetFastMotionResponse

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    GetFastMotionResponse(ADLX_AFMF_FAST_MOTION_RESP* response)

Parameters

#DirectionNameTypeDescription
1.[out]responseADLX_AFMF_FAST_MOTION_RESPThe pointer to a variable where the AMD Fluid Motion Frames approach to fast-motion content is returned.

Return Value

If the approach that AMD Fluid Motion Frames uses for fast-motion content is successfully returned, ADLX_OK is returned.

If the approach that AMD Fluid Motion Frames uses for fast-motion content is not successfully returned, 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