Re: Core Audio error -536870212
Re: Core Audio error -536870212
- Subject: Re: Core Audio error -536870212
- From: Dominic Feira <email@hidden>
- Date: Wed, 07 Nov 2012 15:22:59 -0500
When you get an error back from core audio that doesn't translate to a 4 char error code, like this one, it usually means that you passed an invalid component instance. So, in this case the variable that should be a valid Audio Unit is most likely garbage.
Hi,
A user has reported a problem where my application refuses to play audio after he has recorded something.
It seems the AudioOutputUnitStart() call returns -536870212.
I couldn't find any reference indicating what a -536870212 error code could mean.
Does anyone have any idea what a -536870212 could mean? Thanks.
Regards, Thomas
|
_______________________________________________
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