Get the logs per player while using one LibVLC object

15 Views Asked by At

I want to know if there is a way to distinguish between logs that come from different media players initialized from the same LibVLC() object.

I am trying to achieve the same thing as the user from this post:
libvlcsharp : Get the logs per player

This issue doesn't provide a solution. It just says it was fixed in 3.2.2 but doesn't mention how to implement it. And, it was over 4 years ago so, I wanted to create a new post.

Please let me know if there is a way to get this working. Thanks in advance.

0

There are 0 best solutions below