IDirectSoundBuffer8_SetFX 677 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->lpVtbl->SetFX(p,a,b,c) IDirectSoundBuffer8_SetFX 705 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_SetFX(p,a,b,c) (p)->SetFX(a,b,c)