AudioConverter MP3 decode questions
AudioConverter MP3 decode questions
- Subject: AudioConverter MP3 decode questions
- From: "Vince Shumaker" <email@hidden>
- Date: Mon, 13 Mar 2006 17:14:58 -0800
I am working on a project component which receives mp3 frames (header
and data) one at a time and is responsible for decoding the data to
pcm format.
Being new to Core Audio, I assume that it is possible to make this
type of format conversion using an AudioConverter witout the help of
AudioFile api. So my first question is pretty vague just so I can get
the ball rolling: What does a packet represent to the AudioConverter?
Is it frames per packet... samples per frame... or does it dependend
on the data data format?
Also, is AudioConverter a good choice for this task or should I look
into the QT APIs?
_______________________________________________
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