ExtAudioFileRead Min Buffer Size
ExtAudioFileRead Min Buffer Size
- Subject: ExtAudioFileRead Min Buffer Size
- From: "Pulkit Mathur" <email@hidden>
- Date: Tue, 22 May 2007 09:01:35 +0530
Hi,
When I use ExtAudioFileRead api to read data
from an mp3 file, my application crashes after reading some data from
the file. The crash happen in the ExtAudioFileRead api. I debugged the
code and found that, when I change my buffer size >= (1024 * 5)
then, my code is running fine. But when I change the buffer size <
(1024 *5) then ExtAudioFileRead starts crashing again.
So, my question are,
- Is there a way to find out the minimum buffer size require by ExtAudioFileRead api?
- Has anybody else faced this problem? If yes, then, what solution you used to solve this problem?
Thanks,
Pulkit
_______________________________________________
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