AudioBufferList changing the number of buffers
AudioBufferList changing the number of buffers
- Subject: AudioBufferList changing the number of buffers
- From: Peter Rebholz <email@hidden>
- Date: Mon, 7 Apr 2008 13:37:43 -0500
I realize this is more of a C question but I'll ask anyway.
I'm still bit of a C n00b but I believe I have a reasonable
understanding of it. I'm trying to create an AudioBufferList with n
number of channels to hold non-interleaved audio data. I can't seem to
figure out how I'm supposed to point the mBuffers array to the
additional memory that I've allocated. My understanding is that arrays
are constants and therefor cannot be reassigned.
What's the correct way to deal with this? I know I've seen the same
thing in a few other CoreAudio stucts.
Thanks,
Peter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden