Class MPMoviePlayerThumbnailRequest

java.lang.Object
org.robovm.apple.foundation.NSDictionaryWrapper
org.robovm.apple.mediaplayer.MPMoviePlayerThumbnailRequest

public class MPMoviePlayerThumbnailRequest
extends NSDictionaryWrapper
  • Method Details

    • has

      public boolean has​(NSString key)
    • get

      public NSObject get​(NSString key)
    • getImage

      @Deprecated public UIImage getImage()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getTime

      @Deprecated public double getTime()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit
    • getError

      @Deprecated public NSError getError()
      Deprecated.
      Deprecated in iOS 9.0. Use AVPlayerViewController in AVKit