Uses of Class
org.robovm.apple.mediaplayer.MPMovieFinishReason
| Package | Description |
|---|---|
| org.robovm.apple.mediaplayer |
-
Uses of MPMovieFinishReason in org.robovm.apple.mediaplayer
Methods in org.robovm.apple.mediaplayer that return MPMovieFinishReason Modifier and Type Method Description static MPMovieFinishReasonMPMovieFinishReason. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieFinishReasonMPMovieFinishReason. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static MPMovieFinishReason[]MPMovieFinishReason. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in org.robovm.apple.mediaplayer with type arguments of type MPMovieFinishReason Modifier and Type Method Description static NSObjectProtocolMPMoviePlayerController.Notifications. observePlaybackDidFinish(MPMoviePlayerController object, VoidBlock3<MPMoviePlayerController,MPMovieFinishReason,NSError> block)