Package io.scanbot.sdk.camera
See: Description
-
Interface Summary Interface Description BaseResultHandler CameraOpenCallback Called when camera is opened and ready for shooting CameraStateCallback Notified about state of the camera CameraTakePictureCallback Notified about state of the take picture operation CaptureCallback Basic internal Camera picture callback interface IFinderView Interface for configurable Camera finder view BasePictureCallback Basic internal Camera picture callback interface PreviewBuffer Manages access to preview buffer of the Camera -
Enum Summary Enum Description CameraModule Represents all supported cameras. CameraPreviewMode Represents IScanbotCameraView preview modes. -
Object Summary Object Description Companion -
Class Summary Class Description CaptureInfo Contains information about the captured image Frame Represents captured frame data and bounds. FrameHandler Handles camera preview frames. Success Failure FrameHandlerResult Wrapper class that used in frame handlers to notify all subscribers about data detection events used Success(recognisedData) for returning answer of detectors used Failure for return errors that happens inside handlers (like failed license check etc) PictureCallback Invoked when picture is taken ScanbotCameraView Provides interface to native Camera and displays camera stream. SnapFlashView ZoomRange Represents IScanbotCameraView zoom range. FinderPictureCallback Represents implementation of BasePictureCallback that rotates and crops a part of the snapped image which is visible in the Finder view