Re: AudioConverterFillComplexBuffer error 58284: SOLVED!
Re: AudioConverterFillComplexBuffer error 58284: SOLVED!
- Subject: Re: AudioConverterFillComplexBuffer error 58284: SOLVED!
- From: Philippe Wicker <email@hidden>
- Date: Mon, 4 Aug 2003 07:57:32 +0200
On Monday, August 4, 2003, at 07:41 AM, Philippe Wicker wrote:
Ooops. I'm confused. Forget about my post, I had forgotten to return
noErr from the ComplexInputProc callback (shame on me:). Sorry for the
bandwidth.
Hello all,
I've finished to convert my code so that it uses the AudioConverter.
But I get an error 58284 when returning from
AudioConverterFillComplexBuffer and the audio buffer is filled with 0
(silence ?). I couldn't find an error code with that value. Is it a
valid code or does this mean that my AudioConverterFillComplexBuffer
is a little bit confused? BTW, the stack shown (in grey) by the
debugger between the call to AudioConverterFillComplexBuffer and the
ComplexInputProc callback is surprising. Some "__dynamic_cast"
interspersed with "operator delete(void*)" (???).
Philippe Wicker
email@hidden
_______________________________________________
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.