---
title: SCStreamError.Code.noCaptureSource
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/scstreamerror/code/nocapturesource
---

# SCStreamError.Code.noCaptureSource

An error message that indicates a stream doesn’t have a source to capture.

## Declaration

```swift
case noCaptureSource
```

## See Also

### Shareable content

- [SCStreamError.Code.noDisplayList](screencapturekit/scstreamerror/code/nodisplaylist.md)
- [SCStreamError.Code.noWindowList](screencapturekit/scstreamerror/code/nowindowlist.md)
- [SCStreamError.Code.failedApplicationConnectionInvalid](screencapturekit/scstreamerror/code/failedapplicationconnectioninvalid.md)
- [SCStreamError.Code.failedApplicationConnectionInterrupted](screencapturekit/scstreamerror/code/failedapplicationconnectioninterrupted.md)
- [SCStreamError.Code.failedNoMatchingApplicationContext](screencapturekit/scstreamerror/code/failednomatchingapplicationcontext.md)
