Contents

RoomCaptureSession.CaptureError

Errors that can occur during a room-capture session.

Declaration

enum CaptureError

Overview

The error argument of a room-capture session delgate’s captureSession(_:didEndWith:error:) function is of this type.

Topics

Identifying the error cause

Inspecting error information

See Also

Responding to events