<!--
{
  "availability" : [
    "iOS: 9.0.0 -",
    "iPadOS: 9.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.12.2 -",
    "tvOS: 9.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MediaPlayer",
  "identifier" : "/documentation/MediaPlayer/MPNowPlayingInfoPropertyAvailableLanguageOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Media Player"
    ],
    "preciseIdentifier" : "c:@MPNowPlayingInfoPropertyAvailableLanguageOptions"
  },
  "title" : "MPNowPlayingInfoPropertyAvailableLanguageOptions"
}
-->

# MPNowPlayingInfoPropertyAvailableLanguageOptions

The available language option groups for the Now Playing item.

```
let MPNowPlayingInfoPropertyAvailableLanguageOptions: String
```

## Discussion

Value is an array of [`MPNowPlayingInfoLanguageOptionGroup`](/documentation/MediaPlayer/MPNowPlayingInfoLanguageOptionGroup) items. The system can play only one language option in a given group at a time.

---

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)