Hi All,
If I have more than 1 instance of VLC control in my c# application, and using "libvlc_log_open" to read the vlc log messages. here I am getting the 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.
Thanks,
Ram