ZXingBarcodeDetector

Constructors

Link copied to clipboard
constructor()

Functions

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