Welcome Guest Search | Active Topics | Sign In | Register

Picture in Picture Options
Anil Kumar Dasari
Posted: Tuesday, May 21, 2019 6:39:25 AM
Rank: Newbie
Groups: Member

Joined: 5/21/2019
Posts: 3
Hi,

I am trying to load html to play videos in WebBrowser control.But i am not able to see Picture in Picture option.When i load the same html in chrome browser i can see Picture in Picture option.Please reply me ASAP


Thanks
eo_support
Posted: Tuesday, May 21, 2019 11:59:04 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,071
Hi,

We have looked into this issue and has confirmed that it is not supported in the current version. While the related JavaScript API does exist on the browser engine level, the actual implementation is delegated to outside of the browser engine. Since EO.WebBrowser only contains the core browser engine, it does not contain code that actually implements the feature. As a result, the video element's enterpictureinpicture will fire correctly, however the size of the event argument's pictureInPictureWindow property will be 0 by 0. So you may want to rely on this to detect whether pictureInPicture is really supported.

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.