coverVideo - [default: true] Reverts a letterboxing fix (not recommended to set to false)
estimateMainCamera - [default: true] Flag to disable camera estimation (not recommended)
hideFeedback - [default: false] hides the visual feedback while scanning
initialFlashOn - [default: false] starts scanning with camera flash state (only Android Chrome support)
loadingScreen - HTML string to replace the default loader (<div>loading...</div>
)
mediaConstraints - overwrite mediaConstraints of the camera feed (i.E to use a certain resolution or a specific camera)
minConfidence - percentage of minimal confidence when a result should be returned
mirrorOnDesktop - (default: true) disable mirroring on desktop browsers (i.E if you are using a back-facing camera on desktop)
module - manually set the scan module being used (not recommended, use the top level preset parameter)
retryCameraAccess - Flag if the system should retry camera access with fallback default media constraints
scaleDown - [default: false] Scales down the processed image for potential performance boost in a few use cases (barcode)
throttleImagePass - throttle the time between processing images (in ms)
use face authentication
useFullUrlBundleId - Flag to consider the whole url path as the bundleId (i.E example.com/apps/scanner vs. example.com)
videoSrc - Https url pointing to a video stream to exchange the camera feed (for debugging, testing purposes)
Generated using TypeDoc
charWhitelist - limit the scope of characters to be scanned (example "ABCDE0123")