Re: meaning of error codes
Re: meaning of error codes
- Subject: Re: meaning of error codes
- From: William Stewart <email@hidden>
- Date: Fri, 9 Apr 2004 12:06:29 -0700
In Hex this is 0x80008001 which is a bad component instance... so
probably you are trying to find an Audio Codec to convert a format that
is not native to the audio converter - in the case where an Audio
Converter sees a format (for eg. AAC or MP3) then it looks for audio
codecs that can support that format conversion (for instance aac->pcm,
pcm->aac, mp3->pcm)...
So, if there was something wrong with the audio codec - say it had an
error when trying to open it, then you could see this error.
What are you trying to do?
Bill
On 09/04/2004, at 10:47 AM, Berend Schmid wrote:
>
Hi,
>
can anyone tell me how to find out what an error code (in my case error
>
code 2147516417 returned by AudioConverterFillComplexBuffer) means?
>
>
thanks,
>
Berend
>
_______________________________________________
>
coreaudio-api mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
>
Do not post admin requests to the list. They will be ignored.
>
>
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.