Contents

MPMediaItemPropertyAlbumTrackCount

The number of tracks for the album that contains the media item.

Declaration

let MPMediaItemPropertyAlbumTrackCount: String

Discussion

This value is an NSNumber object that represents an NSUInteger data type. For an audio streaming app, the system provides a default value of 1 for this property.

See Also

Property keys