Contents

highResolutionFrameCaptureFailed

An error that indicates a problem in the system’s capture pipeline.

Declaration

static var highResolutionFrameCaptureFailed: ARError.Code { get }

Discussion

The system provides this error to the completion handler of captureHighResolutionFrame(completion:) for failed operations.

See Also

Identifying an error cause