Dynamsoft Barcode Reader 9.0.1

Released: Apr 20, 2022

9.0.1 での更新項目

機能

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.

不具合の修正

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.