/*============================================================================= CAAudioBufferList.cp $Log: CAAudioBufferList.cp,v $ Revision 1.9 2004/08/24 22:44:02 jcm10 migrate to .cpp files Revision 1.8 2004/07/03 01:17:06 jcm10 add HasData() Revision 1.7 2004/05/15 00:15:46 jcm10 add sEmptyBufferList Revision 1.6 2004/02/12 01:50:44 jcm10 fixed GetBufferForChannel() Revision 1.5 2004/02/11 23:39:33 jcm10 improve the Copy() method to support varying forms of ABL's Revision 1.4 2003/03/12 01:58:48 jcm10 add CalculateByteSize() Revision 1.3 2002/10/04 00:36:27 dwyatt fix compile error: need string.h Revision 1.2 2002/09/27 22:16:21 jcm10 add Clear() and Sum() Revision 1.1 2002/03/01 01:52:40 jcm10 moved here from ../Utility Revision 1.4 2002/02/28 23:24:29 jcm10 added the CA prefix to DebugMacros and LogMacros for more consistency Revision 1.3 2001/11/15 02:20:25 jcm10 call standard C library fucntions without the namespace to make cpp-precomp happy Revision 1.2 2001/04/19 18:57:32 jcm10 initialize the mNumberBuffers field in Create() Revision 1.1 2001/04/05 01:36:12 jcm10 first checked in Revision 0.0 2001/04/04 16:55:43 jcm10 created $NoKeywords: $ =============================================================================*/ #warning CAAudioBufferList.cp is now CAAudioBufferList.cpp #include "CAAudioBufferList.cpp"