TextPatternCameraView

Represents camera view for TextPatternScanner screen of the application.

Constructors

Link copied to clipboard
constructor(context: Context, attrs: AttributeSet)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun attachPermissionViewModel(viewModel: IPermissionViewModel)
Link copied to clipboard
Link copied to clipboard

Called every time document scanning was performed on a frame.

Link copied to clipboard
open override fun setCameraModule(cameraModule: CameraModule)

Set camera module.

Link copied to clipboard
open override fun setCameraOrientationMode(cameraOrientationMode: CameraOrientationMode)

Sets camera orientation mode.

Link copied to clipboard
fun setCameraPreviewMode(cameraPreviewMode: CameraPreviewMode)