开发者

Insert metadata on song on iOS

开发者 https://www.devze.com 2023-01-10 21:47 出处:网络
I\'m developing an applic开发者_JAVA技巧ation that generates a MP3 file. I would like to insert metadata( name, artist and cover to be exact) on it. How may I do that?There\'s a C++ lib called TagLib

I'm developing an applic开发者_JAVA技巧ation that generates a MP3 file. I would like to insert metadata( name, artist and cover to be exact) on it. How may I do that?


There's a C++ lib called TagLib which also works on iOS.

0

精彩评论

暂无评论...
验证码 换一张
取 消