mDataByteSize == 0?
mDataByteSize == 0?
- Subject: mDataByteSize == 0?
- From: john <email@hidden>
- Date: Sat, 17 Apr 2004 01:54:45 -0400
Hi,
I'm running into a situation where my HAL output ioproc is being called
and is working. However, when I change the output sample rate using
Audio MIDI Setup to anything but 44100 the
outOutputData->mBuffers[0].mDataByteSize becomes 0.
Now I'm setup to receive a notification when the audio stream
description changes, and when that's called, I reset some audio
converters to the new format. If I comment out that code the problem
doesn't happen.
Any ideas?
-- 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.