Vin Scanner Json Configuration
Constructors
Properties
The cameras zoom level preferred for this step. The actual zoom might be different from the preferred one to avoid clipping of finder area and maintain its aspect ratio and height
The preferred camera module (default - BACK)
Background color outside of the finder window.
Preview mode of the camera. FILL_IN or FIT_IN. Default is FILL_IN. Android only
Title of the cancel button.
Title of the button that opens the screen where the user can allow the usage of the camera by the app.
Text that will be displayed when the app is not allowed to use the camera, prompting the user to enable the usage of the camera.
Controls whether the scanner should try to extract the VIN from possibly available barcodes. The default value is FALSE.
Foreground color of the detection overlay.
Width of finder frame border. Default is 2.
Foreground color of the description label.
Controls whether the flash should be initially enabled. The default value is FALSE.
User guidance hint text.
Maximum number of accumulated frames to inspect before actual result is returned
Minimum number of accumulated frames that have equal result
The image will be downscaled to the given value during the processing. If the quality of the scanning is not enough, try to increase the limit. This variable affects the performance of the scanning process. Higher the size limit - better the quality, but the recognition is slower. 0 - do not rescale. Default value is 0.
UI Interface orientation lock mode
If true
, replaces the cancel button in the top bar with a back arrow icon. The default value is FALSE. Android only.
Threshold used to pause the detection after significant movement occurred. Default = 0. Android only.
The background color of the top toolbar.
The color of all active toggle buttons in the toolbar.
The color of all inactive toggle buttons in the toolbar.
Whether touch-to-focus is enabled on camera preview. Enabled by default. Android only.
Controls whether buttons should use all capitals style, as defined by the Android Material Design. Defaults to TRUE. Android only.