Skip to content

GetAlgorithm

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    GetAlgorithm(ADLX_AFMF_ALGORITHM* algorithm)

Parameters

#DirectionNameTypeDescription
1.[out]algorithmADLX_AFMF_ALGORITHMThe pointer to a variable where the algorithm used by AMD Fluid Motion Frames is returned.

Return Value

If the algorithm used by AMD Fluid Motion Frames is successfully returned, ADLX_OK is returned.

If the algorithm used by AMD Fluid Motion Frames 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