问题
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