Skip to content

GetSearchMode

Navigation: ADLX SDK ReferencesADLX Interfaces3D GraphicsIADLX3DAMDFluidMotionFrames1

Syntax

ADLX_RESULT    GetSearchMode(ADLX_AFMF_SEARCH_MODE_TYPE* mode)

Parameters

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

Return Value

If the AMD Fluid Motion Frames search mode is successfully returned, ADLX_OK is returned.

If the AMD Fluid Motion Frames search mode 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