BarcodeDetector

Functions

Link copied to clipboard
abstract fun detect(data: Array<Byte>, width: Int, height: Int, bitsPerPixel: Int, detectionRect: Rect, displayOrientation: Int): Barcode
Link copied to clipboard
abstract fun reset()
Link copied to clipboard
abstract fun setup(barcodeFormats: List<BarcodeFormat>)