MiSnapCameraInfo
Consolidates the interpreted results of what the camera supports according to specific business logic.
Constructors
Properties
The hardware level of the camera device, this is a general indication of the capabilities of the camera.
The facing direction of the camera, useful to identify if the camera is facing front or back.
The highest resolution available for image analysis in auto sessions.
The supported image analysis size, this size indicates the standard size of the image that the camera can produce in auto sessions.
The highest resolution available for manual sessions.
The supported picture size, this size indicates the standard size of the image that the camera can produce in manual sessions.
The supported preview size that can be used to display the camera feed.
Whether the camera is suitable for auto analysis, if a device does not support auto analysis it should be configured to use manual mode when invoking a MiSnap session. WARNING: The use of AI-based RTS is not supported on devices that do not support auto analysis.
Whether the camera supports continuous auto focus, this is an indication that the camera can attempt to focus on the target.
Whether the camera supports the torch feature for illuminating the target.