ObjectCaptureSession.CaptureState.failed(_:)
There was an unrecoverable error and the session is now invalid and needs to be torn down.
Declaration
case failed(any Error)There was an unrecoverable error and the session is now invalid and needs to be torn down.
case failed(any Error)