Contents

AVPlayerItemOutputPullDelegate

Methods you can implement to respond to pixel buffer changes.

Declaration

protocol AVPlayerItemOutputPullDelegate : NSObjectProtocol, Sendable

Overview

The methods in this protocol are called by AVPlayerItemVideoOutput objects.

Topics

Responding to pixel buffer changes

See Also

Configuring the delegate