cmProc.h : Added cmShiftBuf_str tag to cmShiftBuf.
This commit is contained in:
parent
77206408cf
commit
3d32b3ac51
2
cmProc.h
2
cmProc.h
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user