Optional
negativeMinimum duration in milliseconds before a negative result is confirmed.
Optional
onCallback function that is triggered when the browser repaints.
Callback function that is triggered when the browser repaints.
Optional
onCallback function that is triggered when the scanning process is closed.
Callback function that is triggered when the scanning process is closed.
Optional
onCallback function that is triggered when a new barcode is detected.
Callback function that is triggered when a new barcode is detected.
Array of detected barcodes.
Array of detected barcodes.
Optional
onCallback function that is triggered when the scanning process starts.
Callback function that is triggered when the scanning process starts.
Optional
onCallback function that is triggered when the scanning process stops.
Callback function that is triggered when the scanning process stops.
Optional
onCallback function that is triggered on each scan update, regardless of new detections.
Callback function that is triggered on each scan update, regardless of new detections.
Array of detected barcodes.
Array of detected barcodes.
Optional
readerConfiguration options for the ZXing barcode reader.
Optional
scanMinimum interval in milliseconds between scan operations to throttle the scan frequency.
Optional
wasmLocation of the ZXing WebAssembly (WASM) file used for barcode decoding.
Generated using TypeDoc
Options for configuring the VideoScanner.