Hi All,
I am using VLC 0.8.6.i version of VLC.
If I have more than 1 instance of VLC control in my c# application, where each instance is using "libvlc_log_open" to read the vlc log messages. But I am getting same log messages for both the instances.
Is this the expected behavior?
Is there any way to get the instance specific log messages?
Any help would be highly appreciated.
Regards,
Ram