@scandit/web-datacapture-barcode
Version:
Scandit Data Capture SDK for the Web
1 lines • 323 B
JavaScript
import{CameraPosition as e,CameraSettings as t}from"@scandit/web-datacapture-core";const n={zoomFactor:1,zoomGestureZoomFactor:2,focusGestureStrategy:`manualUntilCapture`,preferredResolution:`fullHd`,grayScaleFrameReader:!0},r=e.WorldFacing,i=t.fromJSON(n);export{i as RecommendedCameraSettings,r as defaultCameraPosition};