Click or drag to resize

ScanSettingsResolutionPreference Property

The target resolution to use for the video stream.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public VideoResolution ResolutionPreference { get; set; }

Property Value

Type: VideoResolution
Remarks
By default, the video stream uses a medium resolution for preview as well as barcode identification. Use this property to switch to a higher resolution for scanning and preview. Using higher resolutions increases scan performance but comes at the cost of increased CPU-usage.
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also