• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
ExtAudioFileRead Min Buffer Size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ExtAudioFileRead Min Buffer Size


  • Subject: ExtAudioFileRead Min Buffer Size
  • From: "Pulkit Mathur" <email@hidden>
  • Date: Mon, 21 May 2007 17:19:54 +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
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: ExtAudioFileRead Min Buffer Size
      • From: David Duncan <email@hidden>
    • Re: ExtAudioFileRead Min Buffer Size
      • From: Sam Stigler <email@hidden>
  • Prev by Date: Re: How can I set image to NSPopUpButton?
  • Next by Date: Re: ExtAudioFileRead Min Buffer Size
  • Previous by thread: Re: How can I set image to NSPopUpButton?
  • Next by thread: Re: ExtAudioFileRead Min Buffer Size
  • Index(es):
    • Date
    • Thread