Xamarin Forms - libvlcsharp fullscreen mode

余生颓废 提交于 2019-12-25 01:45:02

问题


Is there way to play video in fullscreen mode in Xamarin Forms with library - libvlcsharp ?

I'm connecting to ip camera, the view is fine but not in fullscreen. I made code for double tap detection and now I'm looking for method to do it in fullscreen by this library


回答1:


Install LibVLCSharp.Forms 3.1.1-alpha, it contains a media player element with built-in support for multiple aspect ratios.

Will be released in LibVLCSharp.Forms stable soon.



来源:https://stackoverflow.com/questions/57346774/xamarin-forms-libvlcsharp-fullscreen-mode

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!