onVideoFeedDidStopPictureInPicture property
final
The callback of the feed stopping picture in picture. It means stopping successfully when error equals to null. Only supported on iOS.
Implementation
final VideoFeedDidStopPictureInPictureCallback?
onVideoFeedDidStopPictureInPicture;