Class MPMoviePlayerViewController

All Implemented Interfaces:
NSCoding, NSExtensionRequestHandling, NSObjectProtocol, UIActivityItemsConfigurationProviding, UIAppearanceContainer, UIContentContainer, UIFocusEnvironment, UIPasteConfigurationSupporting, UIResponderStandardEditActions, UIStateRestoring, UITraitEnvironment, UIUserActivityRestoring, ObjCProtocol

@Deprecated
public class MPMoviePlayerViewController
extends UIViewController
Deprecated.
Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
  • Constructor Details

    • MPMoviePlayerViewController

      public MPMoviePlayerViewController()
      Deprecated.
    • MPMoviePlayerViewController

      protected MPMoviePlayerViewController​(NSObject.Handle h, long handle)
      Deprecated.
    • MPMoviePlayerViewController

      protected MPMoviePlayerViewController​(NSObject.SkipInit skipInit)
      Deprecated.
    • MPMoviePlayerViewController

      @Deprecated public MPMoviePlayerViewController​(NSURL contentURL)
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
    • MPMoviePlayerViewController

      public MPMoviePlayerViewController​(String nibNameOrNil, NSBundle nibBundleOrNil)
      Deprecated.
    • MPMoviePlayerViewController

      public MPMoviePlayerViewController​(NSCoder coder)
      Deprecated.
  • Method Details

    • getMoviePlayer

      @Deprecated public MPMoviePlayerController getMoviePlayer()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.
    • init

      @Deprecated protected long init​(NSURL contentURL)
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit.