Is there a way to include external .srt ( subtitle / closed caption files ) with a video. I mean in normal uwp media element it is done by TimedTextSource through mediaSource, but here source of media is just a path or string , in this case ( vlc media element ) how can we handle this scenario? Thanks
Is there a way to include external .srt ( subtitle / closed caption files ) with a video. I mean in normal uwp media element it is done by TimedTextSource through mediaSource, but here source of media is just a path or string , in this case ( vlc media element ) how can we handle this scenario? Thanks