Uses of Class
org.robovm.apple.mediaplayer.MPShuffleType
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPShuffleType in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPShuffleType Modifier and Type Method Description MPShuffleTypeMPChangeShuffleModeCommand. getCurrentShuffleType()MPShuffleTypeMPChangeShuffleModeCommandEvent. getShuffleType()static MPShuffleTypeMPShuffleType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPShuffleTypeMPShuffleType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPShuffleType[]MPShuffleType. 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 MPShuffleType Modifier and Type Method Description voidMPChangeShuffleModeCommand. setCurrentShuffleType(MPShuffleType v)