<!--
{
  "availability" : [
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "FoveatedStreaming",
  "identifier" : "/documentation/FoveatedStreaming/FoveatedStreamingSession/StreamingProvider",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Foveated Streaming",
      "FoveatedStreaming"
    ],
    "preciseIdentifier" : "s:17FoveatedStreaming0aB7SessionC0B8ProviderV"
  },
  "title" : "FoveatedStreamingSession.StreamingProvider"
}
-->

# FoveatedStreamingSession.StreamingProvider

Represents a streaming provider extension.

```
struct StreamingProvider
```

## Topics

### Instance Properties

[`let bundleIdentifier: String`](/documentation/FoveatedStreaming/FoveatedStreamingSession/StreamingProvider/bundleIdentifier)

The bundle identifier of the extension.

[`let localizedName: String`](/documentation/FoveatedStreaming/FoveatedStreamingSession/StreamingProvider/localizedName)

The localized, human-readable display name of the provider.

## Relationships

### Conforms To

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`Encodable`](/documentation/Swift/Encodable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`Decodable`](/documentation/Swift/Decodable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)