---
title: captureResolution
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scstreamconfiguration/captureresolution
---

# captureResolution

The resolution at which to capture source content.

## Declaration

```swift
var captureResolution: SCCaptureResolutionType { get set }
```

## See Also

### Configuring captured frames

- [queueDepth](screencapturekit/scstreamconfiguration/queuedepth.md)
- [minimumFrameInterval](screencapturekit/scstreamconfiguration/minimumframeinterval.md)
- [SCCaptureResolutionType](screencapturekit/sccaptureresolutiontype.md)
