Kofax Mobile SDK API Reference
Public Member Functions | List of all members
SelfieCaptureExperienceCriteriaHolder Class Reference

Public Member Functions

 SelfieCaptureExperienceCriteriaHolder ()
 
void setDetectionSettings (SelfieDetectionSettings selfieDetectionSettings)
 
boolean isFocusEnabled ()
 
void setFocusEnabled (boolean focusEnabled)
 
SelfieDetectionSettings getDetectionSettings ()
 

Detailed Description

This class allows all of the capture related parameters to be configured.

Constructor & Destructor Documentation

Member Function Documentation

SelfieDetectionSettings getDetectionSettings ( )

Returns the selfie detection settings.

Returns
the selfie detection settings
boolean isFocusEnabled ( )
Returns
boolean Whether the Focus constraint is enabled or not
See also
setFocusEnabled(boolean)
void setDetectionSettings ( SelfieDetectionSettings  selfieDetectionSettings)

Sets the document detection settings.

Parameters
selfieDetectionSettingsthe document detection settings
void setFocusEnabled ( boolean  focusEnabled)

A boolean that indicates whether the Focus constraint is enabled. If enabled, this criterion is checked before taking a picture. The default value is true. Leaving it enabled is advisable. Otherwise it is highly likely that out of focus images are captured.

Parameters
focusEnabledwhether the Focus constraint is enabled or not
See also
isFocusEnabled()

The documentation for this class was generated from the following file:
Untitled Document © 2018 Kofax, Inc. All rights reserved. Use is subject to license terms.