IDirectSoundCaptureBuffer_GetFormat  779 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetFormat(p,a,b,c)        (p)->lpVtbl->GetFormat(p,a,b,c)
IDirectSoundCaptureBuffer_GetFormat  794 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_GetFormat(p,a,b,c)        (p)->GetFormat(a,b,c)