Re: How to extract the "Artist" information of an song file?
Re: How to extract the "Artist" information of an song file?
- Subject: Re: How to extract the "Artist" information of an song file?
- From: James <email@hidden>
- Date: Sun, 30 Aug 2009 12:51:18 +0800 (CST)
>If it's an AAC file, you can use the QTMetaData* functions. If you're
>looking to get it out of an mp3, you're unfortunately stuck with
>either parsing it yourself (see the id3 specs) or using id3lib.
Thank you for your help.
In my application, there are three kinds of audio files--AAC, mp3 and
AIFF. So how should I to do for the AIFF?
Thank you.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden