Search code examples
c#windows-8windows-runtimemp3wma

Getting Media file attributes in Windows 8 c#


Is there a generic way to get the media attributes like artist information etc in Windows 8? Or at least in classic .net C# open source code? I am looking right now for Audio file attributes.


Solution

  • Yes, it seems to expose the Windows Property System. You can check these on MSDN: