cmProc.h : Added cmShiftBuf_str tag to cmShiftBuf.

这个提交包含在:
kevin 2013-11-26 13:41:33 -05:00
父节点 77206408cf
当前提交 3d32b3ac51

查看文件

@ -44,7 +44,7 @@ extern "C" {
//------------------------------------------------------------------------------------------------------------
/// The buffer is intended to synchronize sample block rates between processes and to provide an overlapped
/// input buffer.
typedef struct
typedef struct cmShiftBuf_str
{
cmObj obj;
unsigned bufSmpCnt; // wndSmpCnt + hopSmpCnt