---
title: failedToStart
framework: screencapturekit
role: symbol
role_heading: Type Property
path: screencapturekit/scstreamerror/failedtostart
---

# failedToStart

An error message that indicates a stream failed to start.

## Declaration

```swift
static var failedToStart: 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)
- [failedToStartAudioCapture](screencapturekit/scstreamerror/failedtostartaudiocapture.md)
- [failedToStopAudioCapture](screencapturekit/scstreamerror/failedtostopaudiocapture.md)
- [failedToStartMicrophoneCapture](screencapturekit/scstreamerror/failedtostartmicrophonecapture.md)
- [systemStoppedStream](screencapturekit/scstreamerror/systemstoppedstream.md)
- [internalError](screencapturekit/scstreamerror/internalerror.md)
- [removingStream](screencapturekit/scstreamerror/removingstream.md)
