vote up 0 vote down star

Please advise some way to extract MP3 attributes using simple API. Is there any other libraries other than ID3.framework? I found that it is quite out-dated and has memory leaks. Thanks a lot.

flag

1 Answer

vote up 1 vote down check

If it is acceptable for you to use QTKit then check out QTMovie_Metadata.h and QTMovie_Metadata.m that are part of the qtplay project on Google Code http://code.google.com/p/qtplay/

The specific files are here:

http://code.google.com/p/qtplay/source/browse/trunk/Source/Categories%20and%20Wrappers/QTMovie_Metadata.h

http://code.google.com/p/qtplay/source/browse/trunk/Source/Categories%20and%20Wrappers/QTMovie_Metadata.m

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.