---
title: ISRC
framework: shazamkit
role: symbol
role_heading: Type Property
path: shazamkit/shmediaitemproperty/isrc
---

# ISRC

The key to access the International Standard Recording Code (ISRC) property of a media item.

## Declaration

```swift
static let ISRC: SHMediaItemProperty
```

## See Also

### General media item property keys

- [title](shazamkit/shmediaitemproperty/title.md)
- [subtitle](shazamkit/shmediaitemproperty/subtitle.md)
- [artist](shazamkit/shmediaitemproperty/artist.md)
- [artworkURL](shazamkit/shmediaitemproperty/artworkurl.md)
- [videoURL](shazamkit/shmediaitemproperty/videourl.md)
- [genres](shazamkit/shmediaitemproperty/genres.md)
- [explicitContent](shazamkit/shmediaitemproperty/explicitcontent.md)
- [frequencySkewRanges](shazamkit/shmediaitemproperty/frequencyskewranges.md)
- [creationDate](shazamkit/shmediaitemproperty/creationdate.md)
- [timeRanges](shazamkit/shmediaitemproperty/timeranges.md)
