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

# SCStreamError.Code.failedToStopAudioCapture

An error message that indicates an audio stream failed to stop.

## Declaration

```swift
case failedToStopAudioCapture
```

## See Also

### Stream management

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