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

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -