BlinkIdSessionSettings
Represents the configuration settings for a scanning session.
This structure holds the settings related to the resources initialization, input image source, scanning mode, and specific scanning configurations that define how the scanning session should behave.
Constructors
Properties
The type of image source for the scanning session. Defines whether the images are sourced from a video stream or a single photo, as defined by InputImageSource. The default is set to Video
.
The scanning mode to be used during the scanning session. Specifies whether the scanning is for a single side of a document or multiple sides, as defined in ScanningMode. The default is set to Automatic
, which automatically determines the number of sides to scan.
The specific scanning settings for the scanning session. Defines various parameters that control the scanning process.