visual c++ - Controlling a running VLC process via C++ in Windows -
I want to control the example running VLC (not a server with RC) under Windows, to do so Is COM Interface or other interface also? I have looked around, but I have come to know that some examples either mention or control about it.
I have seen some ActiveX examples, am I confusing something? Or does VLC not support such a thing?
Modify Just want to emphasize again I see how is already running VLC From my external process Please do not post about embedding in your application. As you mentioned yourself, the libvlc primary interface is that you must control VLC as follows There are some rappers ...
Comments
Post a Comment