---
title: noCaptureSource
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/nocapturesource
---

# noCaptureSource

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

## Declaration

```swift
static var noCaptureSource: SCStreamError.Code { get }
```

## See Also

### Shareable content

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