public class DocumentCaptureOverlaySettings
extends java.lang.Object
DocumentCaptureOverlayController
.
It can be created by using DocumentCaptureOverlaySettings.Builder
.Modifier and Type | Class and Description |
---|---|
static class |
DocumentCaptureOverlaySettings.Builder
Builds settings to be used with
DocumentCaptureOverlaySettings |
Modifier and Type | Method and Description |
---|---|
int |
getBeepSoundResourceId() |
OverlayCameraSettings |
getCameraSettings() |
DebugImageListener |
getDebugImageListener() |
DocumentCaptureRecognizerTransferable |
getDocumentCaptureRecognizerTransferable() |
int |
getSplashScreenLayoutResourceId() |
@NonNull public DocumentCaptureRecognizerTransferable getDocumentCaptureRecognizerTransferable()
@NonNull public OverlayCameraSettings getCameraSettings()
public int getSplashScreenLayoutResourceId()
public int getBeepSoundResourceId()
@Nullable public DebugImageListener getDebugImageListener()