ICameraView

interface ICameraView

Represents camera screen.

Inheritors

Types

Link copied to clipboard
interface ViewModel

Notified about user interactions.

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun attachViewModel(viewModel: ICameraView.ViewModel)
Link copied to clipboard
abstract fun setCameraModule(cameraModule: CameraModule)

Set camera module.

Link copied to clipboard
abstract fun setCameraOrientationMode(cameraOrientationMode: CameraOrientationMode)

Sets camera orientation mode.

Link copied to clipboard
abstract fun setCameraPreviewMode(cameraPreviewMode: CameraPreviewMode)

Sets camera preview mode.