When trying to use the VLC ActiveX control in Delphi, I get an EOleSysError when trying to use .Length, telling me that it's not implemented. Is this due to a bug or am I doing something wrong?
I've just imported the ActiveX (Create Unit) and then I'm including that and creating a TVLCPlugin... Playback of media files works fine, but I really need the Length value.