init(activeVideoCallSourceView:contentViewController:)
Creates a content source with an active video call.
Declaration
init(activeVideoCallSourceView sourceView: UIView, contentViewController: AVPictureInPictureVideoCallViewController)Parameters
- sourceView:
A view that contains the content of the video call.
- contentViewController:
The view controller to appear in the system’s Picture in Picture window.
Discussion
The instance is only valid for the duration of the call.