Uses of Class
org.robovm.apple.mediaplayer.MPMediaGrouping
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMediaGrouping in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMediaGrouping Modifier and Type Method Description MPMediaGroupingMPMediaQuery. getGroupingType()static MPMediaGroupingMPMediaGrouping. valueOf(long n)Returns the enum constant of this type with the specified name.static MPMediaGroupingMPMediaGrouping. valueOf(String name)Returns the enum constant of this type with the specified name.static MPMediaGrouping[]MPMediaGrouping. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.mediaplayer with parameters of type MPMediaGrouping Modifier and Type Method Description static MPMediaEntityPropertyMPMediaItem. getPersistentIDProperty(MPMediaGrouping groupingType)static MPMediaEntityPropertyMPMediaItem. getTitleProperty(MPMediaGrouping groupingType)voidMPMediaQuery. setGroupingType(MPMediaGrouping v)