Package org.robovm.apple.mediaplayer
Class MPMediaItemProperty
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.mediaplayer.MPMediaEntityProperty
org.robovm.apple.mediaplayer.MPMediaItemProperty
public class MPMediaItemProperty extends MPMediaEntityProperty
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMPMediaItemProperty.AsListMarshalerstatic classMPMediaItemProperty.Marshalerstatic classMPMediaItemProperty.Values -
Field Summary
-
Method Summary
Modifier and Type Method Description static MPMediaItemPropertyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
ItemPersistentID
-
MediaType
-
Title
-
AlbumTitle
-
AlbumPersistentID
-
Artist
-
ArtistPersistentID
-
AlbumArtist
-
AlbumArtistPersistentID
-
Genre
-
GenrePersistentID
-
Composer
-
ComposerPersistentID
-
PlaybackDuration
-
AlbumTrackNumber
-
AlbumTrackCount
-
DiscNumber
-
DiscCount
-
Artwork
-
IsExplicit
-
Lyrics
-
IsCompilation
-
ReleaseDate
-
BeatsPerMinute
-
Comments
-
AssetURL
-
IsCloudItem
-
HasProtectedAsset
- Since:
- Available in iOS 9.2 and later.
-
PodcastTitle
-
PodcastPersistentID
-
PlayCount
-
SkipCount
-
Rating
-
LastPlayedDate
-
UserGrouping
-
BookmarkTime
-
DateAdded
- Since:
- Available in iOS 10.0 and later.
-
PlaybackStoreID
- Since:
- Available in iOS 10.3 and later.
-
IsPreorder
- Since:
- Available in iOS 14.5 and later.
-
-
Method Details