AVPictureInPictureController.ContentSource
An object that represents the source of the content to present in Picture in Picture.
Declaration
class ContentSourceMentioned 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
init(playerLayer:)init(sampleBufferDisplayLayer:playbackDelegate:)init(activeVideoCallSourceView:contentViewController:)
Accessing the Presentation Layer
Accessing the Active Call Presentation
activeVideoCallSourceViewactiveVideoCallContentViewControllerAVPictureInPictureVideoCallViewController