Uses of Class
org.robovm.apple.mediaplayer.MPMovieTimeOption
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMovieTimeOption in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMovieTimeOption Modifier and Type Method Description static MPMovieTimeOptionMPMovieTimeOption. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieTimeOptionMPMovieTimeOption. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieTimeOption[]MPMovieTimeOption. 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 MPMovieTimeOption Modifier and Type Method Description UIImageMPMoviePlayerController. getThumbnailImage(double playbackTime, MPMovieTimeOption option)Deprecated.Deprecated in iOS 9.0.voidMPMoviePlayerController. requestThumbnailImages(NSArray<NSNumber> playbackTimes, MPMovieTimeOption option)Deprecated.Deprecated in iOS 9.0.