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.
Asked
Active
Viewed 2,303 times
2 Answers
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