Use Microsoft.Extensions.Logging for logging
- replace
Debug.WriteLinebyTrace.WriteLine - start logging more things to help the developer use LibVLCSharp and troubleshoot his code
Edited by Martin Finkel
Debug.WriteLine by Trace.WriteLine
VideoLAN code repository instance