<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 18.2.0 - 18.2.0",
    "macOS: 14.0.0 - 15.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCStreamType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "c:@E@SCStreamType"
  },
  "title" : "SCStreamType"
}
-->

# SCStreamType

The display type of the presented stream.

```
enum SCStreamType
```

## Topics

### Client presentation

[`SCStreamType.display`](/documentation/ScreenCaptureKit/SCStreamType/display)

The stream is currently on a complete display.

[`SCStreamType.window`](/documentation/ScreenCaptureKit/SCStreamType/window)

The stream is currently presented as a window.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)