Re: IOS 6 AudioQueueOfflineRender returns undocumented OSStatus == -308 ????
Re: IOS 6 AudioQueueOfflineRender returns undocumented OSStatus == -308 ????
- Subject: Re: IOS 6 AudioQueueOfflineRender returns undocumented OSStatus == -308 ????
- From: Paul Davis <email@hidden>
- Date: Tue, 02 Oct 2012 16:38:41 -0400
On Tue, Oct 2, 2012 at 3:57 PM, Andy Davidson
<email@hidden> wrote:
Hi
I am running into problem with a deployed app. My code worked fine with iPhone OS 3, IOS 4.x, and IOS 5.1. I am getting a lot of crash reports from users.
I have determined that the problem is AudioQueueOfflineRender returns an error code "-308" I search the documentation and googled. It seems like this error code is not documented.
FormatError from "CAXException.h" does not help. It returns a string value "-308" . Any idea what this error means?
(gdb) p (char[4]) -308
$1 = "\314\376\377\377"
tahome, you're wrong: this is the funniest thing ever on this list.
andy, don't take it personally. its a string representation of error code -308. it may suprise you but not all apple error codes are documented.
_______________________________________________
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