Re: AudioConverter problems...
Re: AudioConverter problems...
- Subject: Re: AudioConverter problems...
- From: Doug Wyatt <email@hidden>
- Date: Thu, 17 Oct 2002 06:32:12 -0400
paramErr. Possible causes:
- the inAudioConverter is invalid
- inInputData is null
- ioOutputDataSize is null
- outOutputData is null
- there is not enough input to generate the requested amount of output
(you can't use this function if there is a sample rate conversion
because the input/output bytes ratio varies slightly from iteration to
iteration)
Doug
On Wednesday, Oct 16, 2002, at 21:12 America/New_York,
email@hidden wrote:
I forgot to mention another error I was having and couldn't find a
reference to it. What's a negative error -50 mean when you call
AudioConverterConvertBuffer()?
Thanks!
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.com
_______________________________________________
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.