SvenTiigi / YouTubePlayerKit

A Swift Package to easily play YouTube videos 📺
https://sventiigi.github.io/YouTubePlayerKit/
MIT License
723 stars 64 forks source link

picture-in-picture mode #107

Open 666bsw opened 1 month ago

666bsw commented 1 month ago

What happened?

picture in picture doesn't look very good even on demo video. How to turn it off? allowsPictureInPictureMediaPlayback = false - it doesn't work

What are the steps to reproduce?

example video

What is the expected behavior?

the ability to turn off the picture-in-picture mode.

Best regards