Uses of Class
org.robovm.apple.mediaplayer.MPMoviePlaybackState
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMoviePlaybackState in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMoviePlaybackState Modifier and Type Method Description MPMoviePlaybackStateMPMoviePlayerController. getPlaybackState()Deprecated.Deprecated in iOS 9.0.static MPMoviePlaybackStateMPMoviePlaybackState. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MPMoviePlaybackStateMPMoviePlaybackState. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MPMoviePlaybackState[]MPMoviePlaybackState. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.