Closed cbordeman closed 7 years ago
For external subtitle files, use the new MediaSource dependency property on the MediaElement class. There is an example in the sample app.
Thanks for the info. Could you please update the Nuget version? It's really out of date and the latest seems to work well.
The VLC.MediaElement NuGet package is uptodate. The nightly builds of libVLC for UWP doesn't seem to work anymore. So, I'm waiting some new nightly builds to update the libVLCX package.
Is there a way to display captions? I need to add a button on the bottom area to enable pulling CC out of a UDP stream. This works fine with regular VLC on Windows, but don't know how to accomplish here. Thanks. Fantastic work on this wrapper, BTW, I was having hell getting libVLC to compile and you saved me so much time!