
Picture in Picture
Hi,
I'm new to the JWPlayer and my question maybe was already answered.
I looked through all demo projects on you site and did not find the one with 'Picture in Picture' functionality.
Did I miss it or something?
Thanks,
Nick
Hi,
I'm new to the JWPlayer and my question maybe was already answered.
I looked through all demo projects on you site and did not find the one with 'Picture in Picture' functionality.
Did I miss it or something?
Thanks,
Nick
Hi Nick,
Thank you for the question. While we don’t have a code example of PiP in our demo app, here is our PiP documentation:
https://developer.jwplayer.com/sdk/ios/docs/developer-guide/embedding/features/
Please let me know if you have any other questions,
Daniel
Hi Daniel,
Yes, I was interested to know how to implement PiP in iOS environment.
I looked at the basic demo code and see that 'player' is a float object with defined source, tracks, and ads (in config) and size and location as frame.
So now I'm confused - what's the definition of PiP?
Does it mean that it is not just two players with different configs and geometry?
Nick