Hi
I'm writing a Java application and I need to send file for the play list of an instance of vlc still running (I don't want to create a new one).
In other words I want to do the equivalent of dropping a file in my playlist from my program.
Do you know where I can find the documentation to this?
Or can someone explain to me what I should do?
Thank you for your advices.