decodeFromVideoElementContinuously method
Promise<void>
decodeFromVideoElementContinuously(
- VideoElement source,
- BarcodeDetectionCallback callbackFn
Implementation
external Promise<void> decodeFromVideoElementContinuously(
VideoElement source,
BarcodeDetectionCallback callbackFn,
);