Setting buffer size?
Setting buffer size?
- Subject: Setting buffer size?
- From: Christy Warren <email@hidden>
- Date: Tue, 4 Nov 2003 19:40:41 -0800
This is probably an FAQ but google search didn't reveal anything.
I have an audioProc for writing my sound buffers out to the audio
hardware. One of the parameters is an in/out parameter that contains a
list of the buffers that you need to write to.
I can write my audio by filling the whole 4k buffer. However i would
rather write smaller chunks. Is there any way to change the buffer
size that is expected? I tried setting the size field in the
AudioBuffer but that seems to have no effect.
What is the right way to do this?
Christy
_______________________________________________
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.