]> git.sesse.net Git - vlc/blobdiff - projects/activex/axvlc.idl
mozilla: activex: add cache filling level to event MediaPlayerBuffering
[vlc] / projects / activex / axvlc.idl
index de7562ddf213759bc211977cdc1bb3a5951e10e5..85ef7731a167ee10b713b84aa452da0a2321e8a3 100644 (file)
@@ -206,7 +206,7 @@ library AXVLC
             [id(DISPID_MediaPlayerOpeningEvent), helpstring("Opening media")]\r
             void MediaPlayerOpening();\r
             [id(DISPID_MediaPlayerBufferingEvent), helpstring("Buffering media")]\r
-            void MediaPlayerBuffering();\r
+            void MediaPlayerBuffering([in] long cache);\r
             [id(DISPID_MediaPlayerPlayingEvent), helpstring("Media is playing")]\r
             void MediaPlayerPlaying();\r
             [id(DISPID_MediaPlayerPausedEvent), helpstring("Media is paused")]\r