Contents

AVPlayerVideoOutput

An object that receives video data from a player object.

Declaration

class AVPlayerVideoOutput

Overview

Attach a video output to an AVPlayer object to access the player’s video data as CMTaggedBufferGroupRef objects.

Topics

Creating an output

Accessing video data

See Also

Media output