Package bio.mobai.library.biometrics.capturesession

Types

MBCaptureSessionError
Link copied to clipboard
enum MBCaptureSessionError : Enum<MBCaptureSessionError>
MBCaptureSessionError descries possible failures during the capture process
MBCaptureSessionFragment
Link copied to clipboard
class MBCaptureSessionFragment(options: MBCaptureSessionOptions, captureSessionFragmentListener: MBCaptureSessionFragmentListener) : Fragment, MBCaptureSessionServiceListener
MBCaptureSessionFragment present a view containing the camera feed with the overlay overlay functionality including timer text.
MBCaptureSessionFragmentListener
Link copied to clipboard
interface MBCaptureSessionFragmentListener
MBCaptureSessionFragmentListener is managed for MBCaptureSessionController describing the different stages of the whole capture process
MBCaptureSessionOptions
Link copied to clipboard
class MBCaptureSessionOptions
Describes the capture session options, they are initially set by a default value.
MBCaptureSessionResult
Link copied to clipboard
class MBCaptureSessionResult
MBCaptureSessionResult contains the data collected during a capture session.
MBCaptureSessionService
Link copied to clipboard
class MBCaptureSessionService(context: Context, lifecycleOwner: LifecycleOwner, options: MBCaptureSessionOptions, callback: MBCaptureSessionServiceListener)
This is the presenter class that provides the capture service to the caller.
MBCaptureSessionServiceListener
Link copied to clipboard
interface MBCaptureSessionServiceListener
MBCaptureSessionServiceListener is managed for MBCaptureSessionController describing the different stages of the whole capture process
MBCaptureSessionView
Link copied to clipboard
class MBCaptureSessionView : RelativeLayout
MBCaptureSessionView presents the camera preview and the