Dynamsoft Barcode Reader
あらゆるプラットフォーム上で、バーコードスキャン機能を簡単に実装できます。
Dynamsoft Corporation 社の製品
2004 年より日本国内にてComponentSourceで販売中。
価格:¥ 290,290 (税込)〜 バージョン: 11.0 更新日: Mar 4, 2025
Released: Dec 16, 2021
Android and iOS SDK
PublicRuntimeSettings
parameters. Users can set the template via the method updateRuntimeSettings
by specifying an EnumPresetTemplate
member.setCameraEnhancer
method to replace SetCameraEnhancerPara
and DCESettingParameters
. This method will simplify the binding of the Camera Enhancer to the Barcode Reader.startScanning
and stopScanning
methods to control the start and stop of the video streaming barcode decoding thread. These methods are only active when using the Dynamsoft Camera Enhancer along with the Barcode Reader.updateRuntimeSettings
. Users can now specify a member of EnumPresetTemplate
in the method to select a preset parameter setting template for barcode decoding.PublicRuntimeSettings
such as LocalizationModes
, DeblurModes
, and more. Users no longer need to configure the entire Modes array to include the skipped entries as well.Android SDK
SetCameraEnhancerPara
.StartCameraEnhancer
.StopCameraEnhancer
.PauseCameraEnhancer
.ResumeCameraEnhancer
.DCESettingParameters
.iOS SDK
SetCameraEnhancerPara
.iDCESettingParameters
.iOS SDK