Contents

AVPictureInPictureController.ContentSource

An object that represents the source of the content to present in Picture in Picture.

Declaration

class ContentSource

Mentioned in

Overview

The system supports displaying content from an AVPlayerLayer or AVSampleBufferDisplayLayer in a Picture in Picture window. Use an instance of this class to describe the source of your app’s content.

Topics

Creating a Content Source

Accessing the Presentation Layer

Accessing the Active Call Presentation

Configuring the Delegate

Invalidating State

See Also

Configuring the Content Source