Package bio.mobai.library.capture

Types

CameraFrameProcessor
Link copied to clipboard
open class CameraFrameProcessor
CaptureSessionCallback
Link copied to clipboard
interface CaptureSessionCallback
This interface gets the generated CaptureSessionPayload when the capture session is completed
CaptureSessionFragment
Link copied to clipboard
open class CaptureSessionFragment : Fragment
MobCaptureSessionFragment is the main object used to capture the biometric sample from the target subject.
CaptureSessionMetaData
Link copied to clipboard
open class CaptureSessionMetaData
CaptureSessionPayload
Link copied to clipboard
open class CaptureSessionPayload
FaceStatusCallBack
Link copied to clipboard
interface FaceStatusCallBack
This interface id used for setting up the transparent camera overlay depending of the status of the face.
PayloadResultCallBack
Link copied to clipboard
interface PayloadResultCallBack
This interface is used to capture generated payload and supply it to the activity or fragment responsible fot its usage