setAllowAutomaticPictureInPicture method
Implementation
void setAllowAutomaticPictureInPicture(bool allowBackgroundPlayback) {
_nativeAPI.setAllowAutomaticPictureInPicture(allowBackgroundPlayback);
}
void setAllowAutomaticPictureInPicture(bool allowBackgroundPlayback) {
_nativeAPI.setAllowAutomaticPictureInPicture(allowBackgroundPlayback);
}