Re: Adding info dictionary to AAC export
Re: Adding info dictionary to AAC export
- Subject: Re: Adding info dictionary to AAC export
- From: William Stewart <email@hidden>
- Date: Mon, 12 Feb 2007 15:48:40 -0800
On 09/02/2007, at 11:46 PM, David M. Cotter wrote:
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)?
What kind of meta info?
Theoretically yes - you can read/write the packets from one file to
another without changing them in any way quite simply.
(AudioFileReadPacket -> AudioFileWritePacket)
Bill
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
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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