I have created a project using LibVLCSharp and have added the LibVLC packages from NuGet. However, I only need the files necessary to support audio only streaming. I do not need the video codecs. What files can I remove to scale down the size of my installation package? What files are truely necessa...