Contents

ObjectCaptureSession.CaptureState

State of the capture session.

Declaration

enum CaptureState

Overview

A session starts in .initializing state and proceeds through the other states via use of function calls until it reaches an end state. A session is over when the capture state is set to .completed or .failed(Error).

Topics

Operators

Enumeration Cases

See Also

Monitoring the session