Class MPMovieErrorLogEvent

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

@Deprecated
public class MPMovieErrorLogEvent
extends NSObject
Deprecated.
Deprecated in iOS 9.0. Use AVFoundation.
  • Constructor Details

    • MPMovieErrorLogEvent

      public MPMovieErrorLogEvent()
      Deprecated.
    • MPMovieErrorLogEvent

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

      protected MPMovieErrorLogEvent​(NSObject.SkipInit skipInit)
      Deprecated.
  • Method Details

    • getDate

      @Deprecated public NSDate getDate()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getURI

      @Deprecated public String getURI()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getServerAddress

      @Deprecated public String getServerAddress()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getPlaybackSessionID

      @Deprecated public String getPlaybackSessionID()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getErrorStatusCode

      @Deprecated public long getErrorStatusCode()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getErrorDomain

      @Deprecated public String getErrorDomain()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getErrorComment

      @Deprecated public String getErrorComment()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit