Builder
data class Builder(numberOfFrameToCollect: Int, frameInterval: Int, numberOfFramesBeforeCapture: Int, referenceImage: ByteArray, automaticCapture: Boolean, targetResolution: Size, timeBeforeAutomaticCapture: Int, cameraSelector: MBCaptureSessionOptions.MBCameraSelector, scaleType: MBPreviewScaleType)
Content copied to clipboard
Functions
automaticCapture
Link copied to clipboard
build
Link copied to clipboard
cameraSelector
Link copied to clipboard
fun cameraSelector(camera: MBCaptureSessionOptions.MBCameraSelector): <ERROR CLASS>
Content copied to clipboard
frameInterval
Link copied to clipboard
framesBeforeCapture
Link copied to clipboard
framesToCollect
Link copied to clipboard
scaleType
Link copied to clipboard
targetResolution
Link copied to clipboard
timeBeforeCapture
Link copied to clipboard
Properties
automaticCapture
Link copied to clipboard
cameraSelector
Link copied to clipboard
frameInterval
Link copied to clipboard
numberOfFramesBeforeCapture
Link copied to clipboard
numberOfFrameToCollect
Link copied to clipboard
referenceImage
Link copied to clipboard
scaleType
Link copied to clipboard
targetResolution
Link copied to clipboard
timeBeforeAutomaticCapture
Link copied to clipboard