The date and time this media item was last modified in iTunes.
SDK
- macOS 10.13+
Framework
- i
Tunes Library
Declaration
@property(readonly, nonatomic, retain) NSDate *modifiedDate;
The date and time this media item was last modified in iTunes.
SDK
Framework
@property(readonly, nonatomic, retain) NSDate *modifiedDate;
title
The title of this media item.
sort Title
The title that iTunes uses when it sorts media items by title.
artist
Information about the artist associated with this media item.
composer
The name of the composer associated with this media item.
sort Composer
The name that iTunes uses when sorting by composer.
rating
The rating of this media item. See rating
for more information.
rating Computed
Whether this media item's rating is computed (calculated from its album rating).
start Time
If this media item is a podcast, this property contains the podcast start time.
stop Time
If this media item is a podcast, this property contains the podcast stop time.
album
If this media item is an audio track, this property contains information about the corresponding album.
genre
The genre associated with this media item as specified in the metadata of the file or by the user in iTunes.
kind
The iTunes-specific string representation of the kind of this media item; for example, "MPEG audio file"
or "Book"
.
media Kind
This media item's media kind. See the ITLibMediaItemMediaKind enum for a list of possible media kind values.
total Time
The length of this media item in milliseconds.
track Number
The track number of this media item within its album.
category
If this media item is a podcast, this property contains the category of the podcast.
description
If this media item is a podcast, this property contains the description of the podcast.
content Rating
The rating of the content of this media item.
lyrics Content Rating
If this media item has associated lyrics, this property specifies the content rating for those lyrics. See the ITLibMediaItemLyricsContentRating enum for a list of possible lyric content ratings.
added Date
The date when this media item was added to iTunes.
bitrate
The bitrate of this media item in kbps.
sample Rate
The sample rate of this media item in samples per second.
beats Per Minute
If this media item is an audio track, this property contains the Beats Per Minute (BPM) of the audio.
play Count
The number of times this media item has been played in iTunes.
last Played Date
The date and time this media item was last played in iTunes, or nil if this media item has not been played.
location
The location of this media item if available.
location Type
The kind of location of this media item.
artwork Available
Whether this media item has artwork.
artwork
The artwork of this media item.
comments
Any comments associated with this media item.
purchased
Whether this media item was purchased from the iTunes store.
drm Protected
Whether this media item is DRM protected.
video
Whether this media item is a video such as a TV show, video podcast, or movie.
video Info
Video information (such as width and height) about this media item, if it is a video media item.
release Date
The date this media item was released.
year
The year when this media item was released.
skip Count
The number of times the user has skipped this media item in iTunes.
skip Date
The most recent date and time when this media item was skipped in iTunes.
voice Over Language
The voice-over language of this media item if applicable.
volume Adjustment
The volume adjustment used for this media item, if any.
volume Normalization Energy
The volume normalization energy applied by iTunes to this media item in order to bring the average or peak amplitude to a target level.
user Disabled
Whether the user has disabled this media item in iTunes.
grouping
The grouping of this media item as specified in the metadata of the file or by the user in iTunes.