Searched refs:cbCurrentLength (Results 1 – 1 of 1) sorted by relevance
1391 DWORD cbCurrentLength = 0; in ProcessSample() local1424 hr = pInput->Lock(&pSrc, &cbMaxLength, &cbCurrentLength); in ProcessSample()1427 … = pSampleCallback->OnProcessSample(guidMajorType, 0, hnsTime, hnsDuration, pSrc, cbCurrentLength); in ProcessSample()