<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ARError/Code/highResolutionFrameCaptureFailed",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@E@ARErrorCode@ARErrorCodeHighResolutionFrameCaptureFailed"
  },
  "title" : "ARError.Code.highResolutionFrameCaptureFailed"
}
-->

# ARError.Code.highResolutionFrameCaptureFailed

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

```
case highResolutionFrameCaptureFailed
```

## Discussion

The system provides this error to the completion handler of [`captureHighResolutionFrame(completion:)`](/documentation/ARKit/ARSession/captureHighResolutionFrame(completion:)) for failed operations.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)