Re: Adding info dictionary to AAC export
Re: Adding info dictionary to AAC export
- Subject: Re: Adding info dictionary to AAC export
- From: "David M. Cotter" <email@hidden>
- Date: Fri, 9 Feb 2007 23:46:56 -0800
On Dec 19, 2006, at 1:01 PM, William Stewart wrote:
&info
ALL property values are passed by reference, not by value..
Can i take this to mean, that you *can* set the metadata on an AAC
(m4a? mpeg4?) file by using this simple call? I've heard it's nearly
impossible to set metadata on an AAC file. So do i understand
correctly that I can use AudioFile APIs to:
open source file
create dest file
set properties on dest file
copy source to dest
close both
and have updated meta info on dest (not necessarily copied from source)?
Or is it even better: that I can do this?
open dest file
set properties on dest file
?save? is there a save step?
close
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden