MBCapture Session Service
class MBCaptureSessionService(context: Context, lifecycleOwner: LifecycleOwner, options: MBCaptureSessionOptions)
Class used to initialize and handle the capture process
Parameters
context
is an instance of the caller's context needed to implement MBCameraService and MBCaptureSessionView.
lifecycle Owner
is an instance of the caller's life cycle owner needed to implement MBCameraService.
options
represents the capture session's entry point configuration for ist correct functioning.