I'm trying to add the ActiveX plugin to a project in RAD Studio (C++). I added the ActiveX component with no trouble and can place an instance of TVNCPLugin2 on my form and named it VLCPLugin. I threw some quick code together to try and stream an RTSP stream to the player on my form.... VLCPlugin->E...