1

I'm using WMP engine to convert audio to WMA format, but I didn't see any API that I can put a alubm art to WMA file. is there a way to do that? Thanks in advance.

Yigang Wu
  • 3,596
  • 5
  • 40
  • 54

2 Answers2

0

Give this post a try.

You can do it by using MediaCatalog,which gives you an API to do this sort of thing, as explained in the link.

Jonas Czech
  • 12,018
  • 6
  • 44
  • 65
Traveling Tech Guy
  • 27,194
  • 23
  • 111
  • 159
0

Check out TagLib Sharp. I have once used this to read album art. I am sure you can useit write it back too.

Shoban
  • 22,920
  • 8
  • 63
  • 107