ICameraViewCallback

Base callback interface class for Classical components View of the camera inside

Inheritors

Functions

Link copied to clipboard
abstract fun onCameraOpen()

Invoked when the camera was init successfully and preview is started

Link copied to clipboard
abstract fun onPictureTaken(image: ByteArray, captureInfo: CaptureInfo)

Invoked when picture is taken