Package-level declarations
Types
Link copied to clipboard
Enum representing whether the front or the back camera is being used.
Link copied to clipboard
data class CameraSettings(val lensFacing: CameraLensFacing = CameraLensFacing.LensFacingBack, val desiredResolution: Resolution = Resolution.Resolution2160p) : Parcelable
Configuration settings for the camera used in the scanning process.
Link copied to clipboard
Link copied to clipboard
An interface that represents the features of Microblink's analyzer.
Link copied to clipboard
Enum representing the camera resolution that is being used.