Class DocumentCaptureOverlaySettings

java.lang.Object
com.microblink.blinkinput.fragment.overlay.documentcapture.DocumentCaptureOverlaySettings

public class DocumentCaptureOverlaySettings extends Object
Collection of configuration settings for DocumentCaptureOverlayController. It can be created by using DocumentCaptureOverlaySettings.Builder.
  • Method Details

    • getDocumentCaptureRecognizerTransferable

      @NonNull public DocumentCaptureRecognizerTransferable getDocumentCaptureRecognizerTransferable()
    • getCameraSettings

      @NonNull public OverlayCameraSettings getCameraSettings()
    • getSplashScreenLayoutResourceId

      public int getSplashScreenLayoutResourceId()
    • getBeepSoundResourceId

      public int getBeepSoundResourceId()
    • getDebugImageListener

      @Nullable public DebugImageListener getDebugImageListener()