• 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: Finding documentation about error codes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Finding documentation about error codes


  • Subject: Re: Finding documentation about error codes
  • From: Laurent Cerveau <email@hidden>
  • Date: Mon, 10 Jan 2005 13:27:44 +0100

If I am correct, as four char code 1954115647 = 'typ?'

And in AudioFile.h :

enum {
kAudioFileUnspecifiedError = 'wht?',
kAudioFileUnsupportedFileTypeError = 'typ?',
.....
};


Hope this helps

laurent

On Jan 10, 2005, at 10:25 AM, Kevin Golding wrote:

I am trying to get started with coreaudio to do a
little recording project.
I have downloaded the 'PlayAudioFileLite' project and
made some trivial changes. Now when I try to run it it
falls over with an error number.
Stepping through with the debugger seems to suggest
that the offending statement is a call to
AudioFileOpen, which returns with 1954115647.
I have tried searching for as much documentation as I
can. The best I have come up with as a PDF called
CoreAudio.pdf.
this pdf has exactly the following to say on the
subject of 'AudioFileOpen'...
 _______________________________________________
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

References: 
 >Finding documentation about error codes (From: Kevin Golding <email@hidden>)

  • Prev by Date: Finding documentation about error codes
  • Next by Date: Re: Custom AudioUnit PROCESS function
  • Previous by thread: Finding documentation about error codes
  • Next by thread: What starves audio playback?
  • Index(es):
    • Date
    • Thread