---
title: systemStoppedStream
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/systemstoppedstream
---

# systemStoppedStream

An error message that indicates the system stopped the stream.

## Declaration

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

## See Also

### Stream management

- [attemptToStartStreamState](screencapturekit/scstreamerror/attempttostartstreamstate.md)
- [attemptToStopStreamState](screencapturekit/scstreamerror/attempttostopstreamstate.md)
- [attemptToUpdateFilterState](screencapturekit/scstreamerror/attempttoupdatefilterstate.md)
- [attemptToConfigState](screencapturekit/scstreamerror/attempttoconfigstate.md)
- [failedToStart](screencapturekit/scstreamerror/failedtostart.md)
- [failedToStartAudioCapture](screencapturekit/scstreamerror/failedtostartaudiocapture.md)
- [failedToStopAudioCapture](screencapturekit/scstreamerror/failedtostopaudiocapture.md)
- [failedToStartMicrophoneCapture](screencapturekit/scstreamerror/failedtostartmicrophonecapture.md)
- [internalError](screencapturekit/scstreamerror/internalerror.md)
- [removingStream](screencapturekit/scstreamerror/removingstream.md)
