Skip to content

Conversation

@erictsangx
Copy link

toggle PiP instead of just enabling PiP
upgrade to Swift4 as well

    const video = getVideo();
    video.webkitSetPresentationMode(video.webkitPresentationMode === 'picture-in-picture' ? 'inline' : 'picture-in-picture');

toggle PiP instead of just enabling PiP
upgrade to Swift4 as well
@MrMegaWatt13
Copy link

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants