IDirectSoundCaptureBuffer_Start 783 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Start(p,a) (p)->lpVtbl->Start(p,a) IDirectSoundCaptureBuffer_Start 798 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer_Start(p,a) (p)->Start(a)