---
title: MPNowPlayingInfoPropertyMediaType
framework: mediaplayer
role: symbol
role_heading: Global Variable
path: mediaplayer/mpnowplayinginfopropertymediatype
---

# MPNowPlayingInfoPropertyMediaType

The media type of the Now Playing item.

## Declaration

```swift
let MPNowPlayingInfoPropertyMediaType: String
```

## Discussion

Discussion Value is an NSNumber object configured as a MPNowPlayingInfoMediaType.

## See Also

### Accessing Now Playing metadata properties

- [MPNowPlayingInfoCollectionIdentifier](mediaplayer/mpnowplayinginfocollectionidentifier.md)
- [MPNowPlayingInfoPropertyAdTimeRanges](mediaplayer/mpnowplayinginfopropertyadtimeranges.md)
- [MPNowPlayingInfoPropertyAvailableLanguageOptions](mediaplayer/mpnowplayinginfopropertyavailablelanguageoptions.md)
- [MPNowPlayingInfoPropertyAssetURL](mediaplayer/mpnowplayinginfopropertyasseturl.md)
- [MPNowPlayingInfoPropertyChapterCount](mediaplayer/mpnowplayinginfopropertychaptercount.md)
- [MPNowPlayingInfoPropertyChapterNumber](mediaplayer/mpnowplayinginfopropertychapternumber.md)
- [MPNowPlayingInfoPropertyCreditsStartTime](mediaplayer/mpnowplayinginfopropertycreditsstarttime.md)
- [MPNowPlayingInfoPropertyCurrentLanguageOptions](mediaplayer/mpnowplayinginfopropertycurrentlanguageoptions.md)
- [MPNowPlayingInfoPropertyCurrentPlaybackDate](mediaplayer/mpnowplayinginfopropertycurrentplaybackdate.md)
- [MPNowPlayingInfoPropertyDefaultPlaybackRate](mediaplayer/mpnowplayinginfopropertydefaultplaybackrate.md)
- [MPNowPlayingInfoPropertyElapsedPlaybackTime](mediaplayer/mpnowplayinginfopropertyelapsedplaybacktime.md)
- [MPNowPlayingInfoPropertyExcludeFromSuggestions](mediaplayer/mpnowplayinginfopropertyexcludefromsuggestions.md)
- [MPNowPlayingInfoPropertyExternalContentIdentifier](mediaplayer/mpnowplayinginfopropertyexternalcontentidentifier.md)
- [MPNowPlayingInfoPropertyExternalUserProfileIdentifier](mediaplayer/mpnowplayinginfopropertyexternaluserprofileidentifier.md)
- [MPNowPlayingInfoPropertyInternationalStandardRecordingCode](mediaplayer/mpnowplayinginfopropertyinternationalstandardrecordingcode.md)
