MBCaptureSessionStatus

enum MBCaptureSessionStatus : Enum<MBCaptureSessionStatus>

Entries

CAMERA_READY
Link copied to clipboard
CAMERA_READY status when camera is started
CAPTURE_COMPLETED
Link copied to clipboard
CAPTURE_COMPLETED status when start collecting frames
CAPTURING
Link copied to clipboard
CAPTURING status when start collecting frames
READY
Link copied to clipboard
READY status when a face is validated
VALIDATING
Link copied to clipboard
WAITING
Link copied to clipboard
WAITING_NO_VALIDATED_FACE status when no face is validated

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int