IDirectSoundCaptureBuffer8_Start 841 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->lpVtbl->Start(p,a) IDirectSoundCaptureBuffer8_Start 859 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Start(p,a) (p)->Start(a)