---
title: MPNowPlayingInfoPropertyInternationalStandardRecordingCode
framework: mediaplayer
role: symbol
role_heading: Global Variable
path: mediaplayer/mpnowplayinginfopropertyinternationalstandardrecordingcode
---

# MPNowPlayingInfoPropertyInternationalStandardRecordingCode

The International Standard Recording Code (ISRC) of the Now Playing item.

## Declaration

```swift
let MPNowPlayingInfoPropertyInternationalStandardRecordingCode: String
```

## Discussion

Discussion The value is a string that represents the International Standard Recording Code (ISRC) for a song, if one is available. System services that leverage Now Playing data, such as Music Haptics, use this value. For more information, read Music Haptics.

## See Also

### Related Documentation

- [Music Haptics](mediaaccessibility/music-haptics.md)

### 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)
- [MPNowPlayingInfoPropertyIsLiveStream](mediaplayer/mpnowplayinginfopropertyislivestream.md)
