---
title: isRecommendedForHighResolutionFrameCapturing
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/arconfiguration/videoformat-swift.class/isrecommendedforhighresolutionframecapturing
---

# isRecommendedForHighResolutionFrameCapturing

Determines whether the framework considers a format suitable for high-resolution frame capture.

## Declaration

```swift
var isRecommendedForHighResolutionFrameCapturing: Bool { get }
```

## See Also

### Accessing format information

- [framesPerSecond](arkit/arconfiguration/videoformat-swift.class/framespersecond.md)
- [imageResolution](arkit/arconfiguration/videoformat-swift.class/imageresolution.md)
- [isVideoHDRSupported](arkit/arconfiguration/videoformat-swift.class/isvideohdrsupported.md)
