FileImageCaptureCallback

Constructors

Link copied to clipboard
constructor(outputFile: File)

Functions

Link copied to clipboard
abstract fun onImageCaptured(imageOrientation: RotationAngle)

open fun onImageCaptured(jpegImageBytes: Array<Byte>, imageOrientation: RotationAngle)
Method called when the capture has completed