<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INMediaItemType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INMediaItemType"
  },
  "title" : "INMediaItemType"
}
-->

# INMediaItemType

The type of content the media item describes.

```
enum INMediaItemType
```

## Topics

### Stations

[`INMediaItemTypeStation`](/documentation/Intents/INMediaItemType/station)

A media type that indicates a station.

[`INMediaItemTypeRadioStation`](/documentation/Intents/INMediaItemType/radioStation)

A media type that indicates a radio station.

[`INMediaItemTypeAlgorithmicRadioStation`](/documentation/Intents/INMediaItemType/algorithmicRadioStation)

A media type that indicates related content.

### Music

[`INMediaItemTypeAlbum`](/documentation/Intents/INMediaItemType/album)

A media type that indicates an album.

[`INMediaItemTypeArtist`](/documentation/Intents/INMediaItemType/artist)

A media type that indicates an artist.

[`INMediaItemTypeMusicStation`](/documentation/Intents/INMediaItemType/musicStation)

A media type that indicates a music station.

[`INMediaItemTypeMusicVideo`](/documentation/Intents/INMediaItemType/musicVideo)

A media type that indicates a music video.

[`INMediaItemTypePlaylist`](/documentation/Intents/INMediaItemType/playlist)

A media type that indicates a playlist of music.

[`INMediaItemTypeSong`](/documentation/Intents/INMediaItemType/song)

A media type that indicates a song.

[`INMediaItemTypeMusic`](/documentation/Intents/INMediaItemType/music)

A media type that indicates music.

### Movie and TV

[`INMediaItemTypeMovie`](/documentation/Intents/INMediaItemType/movie)

A media type that indicates a movie.

[`INMediaItemTypeTVShow`](/documentation/Intents/INMediaItemType/tvShow)

A media type that indicates a TV show or series.

[`INMediaItemTypeTVShowEpisode`](/documentation/Intents/INMediaItemType/tvShowEpisode)

A media type that indicates an episode of a TV show or series.

### Podcast

[`INMediaItemTypePodcastEpisode`](/documentation/Intents/INMediaItemType/podcastEpisode)

A media type that indicates a podcast episode.

[`INMediaItemTypePodcastPlaylist`](/documentation/Intents/INMediaItemType/podcastPlaylist)

A media type that indicates a playlist of podcast episodes.

[`INMediaItemTypePodcastShow`](/documentation/Intents/INMediaItemType/podcastShow)

A media type that indicates a podcast show.

[`INMediaItemTypePodcastStation`](/documentation/Intents/INMediaItemType/podcastStation)

A media type that indicates a podcast station.

### Audio Book

[`INMediaItemTypeAudioBook`](/documentation/Intents/INMediaItemType/audioBook)

A media type that indicates an audio book.

### News

[`INMediaItemTypeNews`](/documentation/Intents/INMediaItemType/news)

A media type that indicates news.

### General

[`INMediaItemTypeUnknown`](/documentation/Intents/INMediaItemType/unknown)

A media type that indicates an unknown type.

[`INMediaItemTypeGenre`](/documentation/Intents/INMediaItemType/genre)

A media type that indicates a genre.

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)