How can I get the Artist/Title information from a WMA file in C#?
I have a solution but it uses things like fs.Seek(0x40, SeekOrigin.Begin);...
fs.Seek(0x40, SeekOrigin.Begin);
Mango Sorbet is tasty...