• 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
Re: ExtendedAudioFile problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ExtendedAudioFile problems


  • Subject: Re: ExtendedAudioFile problems
  • From: Kevin Avila <email@hidden>
  • Date: Sun, 1 Jul 2007 15:32:25 -0700


On Jul 1, 2007, at 2:24 PM, patrick machielse wrote:
This program exits with status 0, but the created file isn't removed, which is what according to the documentation should happen.

The file is closed and the ExtAudioFile object is disposed, not the file on disk.


The documentation also stipulates that async file writing using ExtAudioFileWriteAsync can be primed as follows: "You can call this with 0 frames and null buffer in a non-time-critical context to initialize the asynchronous mechanism". However when I try to do so using this code:

ExtAudioFileWriteAsync(audiofile, 0, NULL);

That is the correct method, insure your 'audiofile' variable is a valid ExtAudioFile object.




_______________________________________________
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


  • Follow-Ups:
    • Re: ExtendedAudioFile problems
      • From: patrick machielse <email@hidden>
References: 
 >ExtendedAudioFile problems (From: patrick machielse <email@hidden>)

  • Prev by Date: ExtendedAudioFile problems
  • Next by Date: Re: ExtendedAudioFile problems
  • Previous by thread: ExtendedAudioFile problems
  • Next by thread: Re: ExtendedAudioFile problems
  • Index(es):
    • Date
    • Thread