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: Jonathan del Strother <email@hidden>
- Date: Sat, 29 Aug 2009 12:24:43 +0100
2009/8/29 James <email@hidden>:
> Hi all,
> How to extract the "Artist" information from an song file?
> Is there any method about it ? Any clues is helpful for me.
> Thank you in advance!
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.
_______________________________________________
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