Re: Daisy Capture Input Call
Re: Daisy Capture Input Call
- Subject: Re: Daisy Capture Input Call
- From: David Duncan <email@hidden>
- Date: Wed, 4 Feb 2004 08:57:38 -0500
On Feb 4, 2004, at 06:13 AM, Craig Bakalian wrote:
Is the BlockMove(inInputData->mBuffers[0].mData,
dInfo->captureCurrentPtr, inInputData->mBuffers[0].mDataByteSize)
copying data the way a memcpy would in C. Is BlockMove a C++ call? I
am not familiar with it, sorry.
BlockMove (and it's variants) are from Carbon. See
CarbonCore/MacMemory.h for a complete discussion of the function.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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.