AVPictureInPictureControllerDelegate
A protocol to adopt to respond to Picture in Picture events.
Declaration
protocol AVPictureInPictureControllerDelegate : NSObjectProtocolMentioned in
Overview
Adopt this protocol in a custom object, and assign the object as the delegate of your AVPictureInPictureController instance.
Topics
Restoring the user interface
Responding to Picture in Picture life cycle events
See Also
Picture in Picture
Adopting Picture in Picture in a standard playerAdopting Picture in Picture in a custom playerAdopting Picture in Picture for video callsAdopting Picture in Picture playback in tvOSAVPictureInPictureControllerAVPictureInPictureSampleBufferPlaybackDelegateAVPictureInPictureVideoCallViewControllerAVPlayerViewPictureInPictureDelegate