Interface HighResSuccessFrameCaptureUIOptions
-
- All Known Implementing Classes:
BaseBlinkIdUiSettings
,BlinkIdUISettings
,DocumentUISettings
,LegacyDocumentVerificationUISettings
public interface HighResSuccessFrameCaptureUIOptions
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
enableHighResSuccessFrameCapture(boolean enabled)
Sets whether to enable capturing high res frames on recognition success.
-