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: White Hexagon <email@hidden>
- Date: Wed, 09 Mar 2011 18:18:42 +0200
For future reference I'm a little interested how you get to from
560360820 to !fmt
The ASBD is being filled for me by the code I provided, based on the
.amr file I'm reading, and it seems to be consistent with what is being
determined in 4.2. This code has been working fine on previous iOS
releases, only 4.3 GM is causing the issue!
If the error is related to format, then I'm wondering if Apple has
changed it's support for AMR playback in 4.3? That would mean having to
pull my Apps when 4.3 goes live :(
> 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.
_______________________________________________
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