Skip to content

SetAlgorithm

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    SetAlgorithm(ADLX_AFMF_ALGORITHM algorithm)

Parameters

#DirectionNameTypeDescription
1.[in]modeADLX_AFMF_ALGORITHMThe variable where the algorithm used by AMD Fluid Motion Frames is set.

Return Value

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

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