---
title: SCStreamType
framework: screencapturekit
role: symbol
role_heading: Enumeration
path: screencapturekit/scstreamtype
---

# SCStreamType

The display type of the presented stream.

## Declaration

```swift
enum SCStreamType
```

## Topics

### Client presentation

- [SCStreamType.display](screencapturekit/scstreamtype/display.md)
- [SCStreamType.window](screencapturekit/scstreamtype/window.md)

### Initializers

- [init(rawValue:)](screencapturekit/scstreamtype/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Filter properties

- [contentRect](screencapturekit/sccontentfilter/contentrect.md)
- [pointPixelScale](screencapturekit/sccontentfilter/pointpixelscale.md)
- [streamType](screencapturekit/sccontentfilter/streamtype.md)
- [style](screencapturekit/sccontentfilter/style.md)
