Re: iOS 4.3 breaks my live App. AudioQueueNewOutput gives OSStatus of 560360820
Re: iOS 4.3 breaks my live App. AudioQueueNewOutput gives OSStatus of 560360820
- Subject: Re: iOS 4.3 breaks my live App. AudioQueueNewOutput gives OSStatus of 560360820
- From: David Duncan <email@hidden>
- Date: Wed, 09 Mar 2011 07:10:58 -0800
On Mar 9, 2011, at 12:28 AM, White Hexagon wrote:
> I'm now able to recreate the issue within Xcode(3.2.6). with 4.2
> simulator everything works fine, with 4.3 simulator the following line
> fails with err 560360820. Which seems to be undocumented.
Core Audio errors are often 4 character codes, this one is !fmt (format). So I would check your ASBDs where you are getting this code, specifically to ensure that you are either getting what you expect (such as in the code you presented) or setting them up correctly.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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