IDirectSoundCaptureBuffer_GetCurrentPosition  778 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetCurrentPosition(p,a,b) (p)->lpVtbl->GetCurrentPosition(p,a,b)
IDirectSoundCaptureBuffer_GetCurrentPosition  793 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetCurrentPosition(p,a,b) (p)->GetCurrentPosition(a,b)