- setCameraBinding(p) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
- setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Set supported camera module: CameraModule.BACK, CameraModule.FRONT or others.
Optional. By default is CameraModule.BACK.
- setCameraModule(cameraModule) - Method in interface io.scanbot.sdk.ui.view.mrz.IMRZCameraView
-
Set camera module
- setCameraModule(cameraModule) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
Set camera module
- setCameraOrientationMode(cameraOrientationMode) - Method in interface io.scanbot.sdk.ui.view.mrz.IMRZCameraView
-
Sets camera orientation mode
- setCameraOrientationMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
Sets camera orientation mode
- setCameraOverlayColor(cameraOverlayColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Background color outside of the finder window.
- setCancelButtonTitle(cancelButtonTitle) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Title of the cancel button.
- setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.mrz.BaseMRZCameraFragment
-
- setCheckCameraPermissionUseCase(p) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraPresenter
-
- setEnableCameraButtonTitle(enableCameraButtonTitle) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Title of the button that opens the screen where the user can allow
the usage of the camera by the app.
- setEnableCameraExplanationText(enableCameraExplanationText) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Text that will be displayed when the app
is not allowed to use the camera, prompting the user
to enable the usage of the camera.
- setFinderAspectRatio(finderAspectRatio) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Aspect ratio of the finder window.
- setFinderLineColor(finderLineColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Color of the finder window's outline.
- setFinderLineWidth(finderLineWidth) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Thickness of the finder window's outline.
- setFinderTextHint(finderTextHint) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Text hint shown under the finder window.
- setFinderTextHintColor(finderTextHintColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Color of the text hint under the finder window.
- setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Controls whether the flash should be initially enabled.
The default value is FALSE.
- setFlashEnabled(flashEnabled) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraPresenter
-
Enables/Disables flash
- setListener(listener) - Method in interface io.scanbot.sdk.ui.view.mrz.IMRZCameraView
-
- setListener(listener) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
- setMrzCameraPresenter(p) - Method in class io.scanbot.sdk.ui.view.mrz.BaseMRZCameraFragment
-
- setMrzCameraView(p) - Method in class io.scanbot.sdk.ui.view.mrz.BaseMRZCameraFragment
-
- setMrzScanner(p) - Method in class io.scanbot.sdk.ui.view.mrz.BaseMRZCameraFragment
-
- setMrzScanner(scanner) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
Sets an instance of Mrz scanner to be used with that view
- setOrientationLockMode(cameraOrientationMode) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Orientation lock mode of the camera: PORTRAIT or LANDSCAPE.
By default the camera orientation is not locked.
- setPermissionBinding(p) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
- setSingleCodeScanningMode(p) - Method in class io.scanbot.sdk.ui.view.mrz.MRZCameraView
-
- setSuccessBeepEnabled(successBeepEnabled) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Controls whether to play a beep sound after a successful detection.
Default value is TRUE.
- setTopBarBackgroundColor(topBarBackgroundColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Background color of the top toolbar.
- setTopBarButtonsColor(topBarButtonsColor) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Color of the titles of all buttons in the top toolbar.
- setUseButtonsAllCaps(allCaps) - Method in class io.scanbot.sdk.ui.view.mrz.configuration.MRZScannerConfiguration
-
Controls whether buttons should use all capitals style
- State(cameraOpened, cameraClosed, cameraPermissionGranted, flash) - Constructor for class io.scanbot.sdk.ui.view.mrz.IMRZCameraView.State
-
- State() - Constructor for class io.scanbot.sdk.ui.view.mrz.IMRZCameraView.State
-
- State.Companion - Class in io.scanbot.sdk.ui.view.mrz
-