Class AVPlayerItemVideoOutput

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class AVPlayerItemVideoOutput
extends AVPlayerItemOutput
  • Constructor Details

    • AVPlayerItemVideoOutput

      public AVPlayerItemVideoOutput()
    • AVPlayerItemVideoOutput

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

      protected AVPlayerItemVideoOutput​(NSObject.SkipInit skipInit)
    • AVPlayerItemVideoOutput

      public AVPlayerItemVideoOutput​(CVPixelBufferAttributes pixelBufferAttributes)
    • AVPlayerItemVideoOutput

      public AVPlayerItemVideoOutput​(NSDictionary<NSString,​?> outputSettings)
      Since:
      Available in iOS 10.0 and later.
  • Method Details