kakone / VLC.MediaElement

MediaElement clone powered by VLC
GNU Lesser General Public License v2.1
68 stars 33 forks source link

Catch the VideoLoadingCompleted Event #84

Open mmss1995 opened 5 years ago

mmss1995 commented 5 years ago

I want to catch when the video finish load from a web resucerse. Somentings like transport controls do when I initilize the component (show loading points, when loading is completed it hide automatically).