Contents

ARError.Code.highResolutionFrameCaptureInProgress

An error that indicates the system needs to finish a high-resolution frame request before accepting another request.

Declaration

case highResolutionFrameCaptureInProgress

Discussion

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

See Also

Errors