Re: Compressed formats
Re: Compressed formats
- Subject: Re: Compressed formats
- From: john <email@hidden>
- Date: Thu, 8 Jan 2004 23:27:30 -0500
Hi Bill,
That's fabulous news. I would be really nice if there was a bare bones
example of doing this!
-- John
With Panther and Jag/QT6.4 and above, the Audio Converter will now
deal with formats that are supported with an Audio Codec (for example
AAC). The AudioFile API will also deal with these kinds of files and
both read and write to them. There isn't a way to add support
currently for a file format that we don't understand, but this is
something we will add in the future (so you could parse your own file
format and read/write data to it using the AudioFile API).... For the
moment, you can encode/decode data with the AudioConverter and extend
this using the AudioCodec component types.
Bill
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.