public IMRZCameraView
Represents camera screen
void setListener(@NotNull
io.scanbot.sdk.ui.view.mrz.IMRZCameraView.Listener listener)
listener - which will receive callbacks on user interactions.void setCameraOrientationMode(@NotNull
io.scanbot.sdk.ui.view.base.configuration.CameraOrientationMode cameraOrientationMode)
Sets camera orientation mode
cameraOrientationMode - CameraOrientationMode.LANDSCAPE or CameraOrientationMode.PORTRAITvoid setCameraModule(@NotNull
io.scanbot.sdk.camera.CameraModule cameraModule)
Set camera module
cameraModule - one of the supported modes - CameraModule