Re: How to extract the basic info from an audio file?
Re: How to extract the basic info from an audio file?
- Subject: Re: How to extract the basic info from an audio file?
- From: douglas welton <email@hidden>
- Date: Wed, 25 Mar 2009 12:00:31 -0400
Check out the QuickTime Metadata API. Here's a pointer to the
reference document:
<http://developer.apple.com/documentation/QuickTime/Reference/QTRef_MovieProperties/Reference/reference.html
>
You may want a more verbose guide to get you started. If so, check
out the QuickTime 7 Update Guide(the Metadata section):
<http://developer.apple.com/documentation/QuickTime/Conceptual/QT7UpdateGuide/Chapter02/02QT7_Update_Guide.html#//apple_ref/doc/uid/TP40001163-CH313-BBCBDDGA
>
Also, you might want to table a look at the sample code for the
QuickTime Metadata Editor
regards,
douglas
On Mar 25, 2009, at 2:58 AM, ldl0313036 wrote:
Hi everyone
I want to extract an audio file's basic information in my
application. Like the iTunes ,when importing a song,
the song's information (for example,Name ,Time ,Artist,
Album ,Genre,Rating...) is extracted from the audio file.
How to do it? Is there any API about it ?
Please help me in solving this question. Any pointers would be
appreciated.
Thanks.
-Bright
09.3.25
_______________________________________________
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