Uses of Class
org.robovm.apple.mediaplayer.MPRepeatType
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPRepeatType in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPRepeatType Modifier and Type Method Description MPRepeatTypeMPChangeRepeatModeCommand. getCurrentRepeatType()MPRepeatTypeMPChangeRepeatModeCommandEvent. getRepeatType()static MPRepeatTypeMPRepeatType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPRepeatTypeMPRepeatType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPRepeatType[]MPRepeatType. 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 MPRepeatType Modifier and Type Method Description voidMPChangeRepeatModeCommand. setCurrentRepeatType(MPRepeatType v)