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)

Attach special ViewModel implementation which will handle runtime permissions.

Link copied to clipboard
open override fun attachViewModel(viewModel: IVinScannerCameraView.ViewModel)

Attach ViewModel which will receive callbacks on user interactions.

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)