Re: AAC ID3 Tags
Re: AAC ID3 Tags
- Subject: Re: AAC ID3 Tags
- From: Alexander von Below <email@hidden>
- Date: Mon, 7 Nov 2005 18:28:08 +0100
This snippet shows how to read metadata from AAC files: http://
lists.apple.com/archives/QuickTime-API/2005/Jun/msg00283.html
You should be able to set them analogously using QTMetaDataSetItem:
http://developer.apple.com/documentation/QuickTime/APIREF/
qtmetadatasetitem.htm#//apple_ref/doc/uid/TP40001187-
DontLinkChapterID_1-QTMetaDataSetItem
HTH
Alex
Am 07.11.2005 um 18:15 schrieb Juan Alvarez:
Hi,
Does anyone know how i could add iTunes ID3 tags to AAC files? I
would like to know how to add artwork to an aac or mp3 file. I've
already tried the quicktime mailing list and it is not possible yet
because the iTunes tags are read only. The ID3 framework that is
available from here http://drewfamily.homemail.com.au/Cocoa_-
_ID3Tag_framework.html does not work with AAC files. So does anyone
know a way I can write ID3 tags to the files? Thanks!
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >AAC ID3 Tags (From: Juan Alvarez <email@hidden>) |