Released: Apr 20, 2022
Mises à jour de 9.0.1
Fonctionnalités
JavaScript SDK
- Added
setVideoFit() method to BarcodeScanner to allow the video element to either fit or cover the viewer.
- Added
setImageSource() method to BarcodeReader to specify an Image Source which provides DSImage type images for continuous scanning.
- Added
startScanning(), pauseScanning(), resumeScanning(), stopScanning(), getScanSettings() and updateScanSettings() methods as well as onUniqueRead and onImageRead events to BarcodeReader to facilitate continuous scanning of images coming from the image source.
Correctifs
Android and Apple iOS SDK
- Fixed a bug that might offset the position of highlight overlays on the decoded barcodes when used together with
DynamsoftCameraEnhancer.