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