문제

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.

도움이 되었습니까?

해결책

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.

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top