Contents

AVPlayerItemOutput

An abstract class that defines the common interface to output media data from a player item.

Declaration

class AVPlayerItemOutput

Overview

This class provides basic methods for converting time values to the timebase of the item. It also provides an option to suppress rendering of the output associated with the specific instance of this class.

Topics

Time conversion

Configuring the playback options

See Also

Media output