ActiveX AxAXVLC.AxVLCPlugin2.MediaPlayerTimeChanged event not firing in VLC 2.2.1
Using VLC 2.2.1 ActiveX (AxVLCPlugin2) on Windows 7 Professional in a C# WinForms desktop application, several events (i.e. MediaPlayerTimeChanged, MediaPlayerEndReached) no longer work. The events can be registered successfully at runtime but no longer fire during video playback. (This feature worked in previous versions 2.0.x.)