Click or drag to resize

CameraFocusMode Enumeration

Focus mode of the camera

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
[FlagsAttribute]
public enum CameraFocusMode
Members
  Member nameValueDescription
Unknown0 The focus mode of the camera are unknown. This is the default.
Fixed1 The camera uses a fixed-focus camera, or the focus distance is kept fixed.
Auto2 The camera automatically adjusts focus
Manual4 The camera focus is controlled by the user
Version Information

Supported in: 1.0
See Also