Question

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.

Was it helpful?

Solution

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.

OTHER TIPS

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top