highResolutionFrameCaptureInProgress
An error that indicates the system needs to finish a high-resolution frame request before accepting another request.
Declaration
static var highResolutionFrameCaptureInProgress: ARError.Code { get }Discussion
The system provides this error to the completion handler of captureHighResolutionFrame(completion:) for failed operations.