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

# SCCaptureResolutionType.nominal

Capture streaming content with a one point to one pixel conversion factor.

## Declaration

```swift
case nominal
```

## See Also

### Resolutions

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