---
title: FoveatedStreamingSession.StreamingProvider
framework: foveatedstreaming
role: symbol
role_heading: Structure
path: foveatedstreaming/foveatedstreamingsession/streamingprovider
---

# FoveatedStreamingSession.StreamingProvider

Represents a streaming provider extension.

## Declaration

```swift
struct StreamingProvider
```

## Topics

### Instance Properties

- [bundleIdentifier](foveatedstreaming/foveatedstreamingsession/streamingprovider/bundleidentifier.md)
- [localizedName](foveatedstreaming/foveatedstreamingsession/streamingprovider/localizedname.md)

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
