Search code examples
windowswinapiwmpalbumart

add album art to WMA file


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.


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.