如何从Cocoa中的MP3文件中提取ID标签? [英] How to extract ID tags from MP3 files in Cocoa?

查看:160
本文介绍了如何从Cocoa中的MP3文件中提取ID标签?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请建议一些方法使用简单的API提取MP3属性。
ID3.framework 之外还有其他任何库吗?我发现它是相当过时的,有内存泄漏。非常感谢。

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.

推荐答案

如果您可以接受使用QTKit,请查看QTMovie_Metadata.h和QTMovie_Metadata.m Google代码上qtplay项目的一部分 http://code.google.com/p/qtplay/

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/

具体文件位于:

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 %20和%20Wrappers / QTMovie_Metadata.m

这篇关于如何从Cocoa中的MP3文件中提取ID标签?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆