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

# SCStreamOutputType

Constants that represent output types for a stream frame.

```
enum SCStreamOutputType
```

## Topics

### Output types

[`SCStreamOutputType.screen`](/documentation/ScreenCaptureKit/SCStreamOutputType/screen)

An output type that represents a screen capture sample buffer.

[`SCStreamOutputType.audio`](/documentation/ScreenCaptureKit/SCStreamOutputType/audio)

An output type that represents an audio capture sample buffer.



---

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)