]> git.sesse.net Git - vlc/blobdiff - projects/activex/plugin.h
mozilla: activex: add cache filling level to event MediaPlayerBuffering
[vlc] / projects / activex / plugin.h
index 412bdcedf3cc077434dcb115583c2624c5483888..7db813ac19301572755d4003bad64248b0f58d0b 100644 (file)
@@ -241,7 +241,7 @@ public:
     // async events;
     void fireOnMediaPlayerNothingSpecialEvent();
     void fireOnMediaPlayerOpeningEvent();
-    void fireOnMediaPlayerBufferingEvent();
+    void fireOnMediaPlayerBufferingEvent(long cache);
     void fireOnMediaPlayerPlayingEvent();
     void fireOnMediaPlayerPausedEvent();
     void fireOnMediaPlayerForwardEvent();