QT through CoreAudio ioprocs choppy?
QT through CoreAudio ioprocs choppy?
- Subject: QT through CoreAudio ioprocs choppy?
- From: john <email@hidden>
- Date: Sat, 28 Feb 2004 03:37:45 -0500
Hi,
I have created a class that reads data using QT calls and sends it
through the CoreAudio ioprocs. However, it appears to be missing parts
of the audio data - it produces the audio from the file, but misses
parts in short sound gaps.
The call to SoundConverterFillBuffer() reports that it has returned the
correct amount of data, the data is fed in the converter proc using
GetMediaSample() which appears to work correctly, and the data appears
to be properly fed into the ioproc.
Does anyone have any ideas on where I could look to find the problem?
Thanks.
-- John
_______________________________________________
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.