Contents

init(pixelBufferAttributes:)

Initializes an instance of AVPlayerItemVideoOutput, using the specified pixel buffer attributes, for video image output

Declaration

convenience init(pixelBufferAttributes: CVPixelBufferAttributes)

Discussion

  • pixelBufferAttributes: The client requirements for output pixel buffers

See Also

Creating a video output