---
title: stopStream()
framework: coremediaio
role: symbol
role_heading: Instance Method
path: coremediaio/cmioextensionstreamsource/stopstream()
---

# stopStream()

Stops the stream of media data.

## Declaration

```swift
func stopStream() throws
```

## See Also

### Managing a Stream

- [authorizedToStartStream(for:)](coremediaio/cmioextensionstreamsource/authorizedtostartstream(for:).md)
- [startStream()](coremediaio/cmioextensionstreamsource/startstream().md)
