---
title: SCCaptureResolutionType.best
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/sccaptureresolutiontype/best
---

# SCCaptureResolutionType.best

Capture streaming content at the best available resolution.

## Declaration

```swift
case best
```

## Discussion

Discussion This streaming resolution only applies to independent window capture.

## See Also

### Resolutions

- [SCCaptureResolutionType.automatic](screencapturekit/sccaptureresolutiontype/automatic.md)
- [SCCaptureResolutionType.nominal](screencapturekit/sccaptureresolutiontype/nominal.md)
