Platforms to show: All Mac Windows Linux Cross-Platform

iTunesLibraryMediaItemMBS class

Super class: iTunesLibraryMediaEntityMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class iTunes MBS MacExtras Plugin 13.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
A media item represents a single piece of media (such as a song, a video, a podcast, etc) in the iTunes library.

A media item has an overall unique identifier, accessed using the persistentID property. The media item metadata may be accessed through its individual properties or via the iTunesLibraryMediaEntityMBS general property accessor methods.
Subclass of the iTunesLibraryMediaEntityMBS class.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

Constants

Constant Value Description
ITLibMediaItemLocationTypeFile 1 One of the constants to specify possible the type of a media item with respect to its location. The media item location refers to a local file.
ITLibMediaItemLocationTypeRemote 3 One of the constants to specify possible the type of a media item with respect to its location. The media item location refers to a remote file.
ITLibMediaItemLocationTypeUnknown 0 One of the constants to specify possible the type of a media item with respect to its location. The media item type is not known.
ITLibMediaItemLocationTypeURL 2 One of the constants to specify possible the type of a media item with respect to its location. The media item location refers to a URL (for example, a podcast).
ITLibMediaItemLyricsContentRatingClean 2 One of the constants to specify the possible ratings of media item lyrics. The media item lyrics do not contain explicit language.
ITLibMediaItemLyricsContentRatingExplicit 1 One of the constants to specify the possible ratings of media item lyrics. The media item lyrics contain explicit language.
ITLibMediaItemLyricsContentRatingNone 0 One of the constants to specify the possible ratings of media item lyrics. No rating information for the media item lyrics.
ITLibMediaItemMediaKindAlertTone 21 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an audio tone on an iOS device which is not a protected ringtone.
ITLibMediaItemMediaKindAudiobook 5 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an audiobook.
ITLibMediaItemMediaKindBook 19 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an EPUB or iBooks Author book.
ITLibMediaItemMediaKindDigitalBooklet 15 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an iTunes Extra or an iTunes LP.
ITLibMediaItemMediaKindHomeVideo 12 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a non-iTunes Store movie.
ITLibMediaItemMediaKindInteractiveBooklet 9 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a QuickTime movie with embedded flash (deprecated)
ITLibMediaItemMediaKindIOSApplication 16 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an iPhone or iPod touch application.
ITLibMediaItemMediaKindiTunesU 18 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an iTunesU audio of video file.
ITLibMediaItemMediaKindMovie 3 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a movie.
ITLibMediaItemMediaKindMusicVideo 7 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a music video.
ITLibMediaItemMediaKindPDFBook 20 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a PDF treated as Books in the UI unless overridden by the user.
ITLibMediaItemMediaKindPDFBooklet 6 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an unwrapped PDF file that is part of a Music album.
ITLibMediaItemMediaKindPodcast 4 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an audio or video podcast.
ITLibMediaItemMediaKindRingtone 14 One of the constants to specify the possible media kinds of a iTunes media item. The media item is an iOS ringtone.
ITLibMediaItemMediaKindSong 2 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a song.
ITLibMediaItemMediaKindTVShow 8 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a TV show.
ITLibMediaItemMediaKindUnknown 1 One of the constants to specify the possible media kinds of a iTunes media item. The media item kind is unknown.
ITLibMediaItemMediaKindVoiceMemo 17 One of the constants to specify the possible media kinds of a iTunes media item. The media item is a voice memo recorded on iPod/iPhone.

Super class iTunesLibraryMediaEntityMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:


The items on this page are in the following plugins: MBS MacExtras Plugin.


iTunesLibraryMediaEntityMBS   -   iTunesLibraryMediaItemVideoInfoMBS


The biggest plugin in space...