Uses of Class
org.robovm.apple.mediaplayer.MPMovieSourceType
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMovieSourceType in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMovieSourceType Modifier and Type Method Description MPMovieSourceTypeMPMoviePlayerController. getMovieSourceType()Deprecated.Deprecated in iOS 9.0.static MPMovieSourceTypeMPMovieSourceType. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieSourceTypeMPMovieSourceType. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieSourceType[]MPMovieSourceType. values()Deprecated.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 MPMovieSourceType Modifier and Type Method Description voidMPMoviePlayerController. setMovieSourceType(MPMovieSourceType v)Deprecated.Deprecated in iOS 9.0.