IDirectSound3DListener_SetAllParameters 986 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetAllParameters(p,a,b) (p)->lpVtbl->SetAllParameters(p,a,b) IDirectSound3DListener_SetAllParameters 1007 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetAllParameters(p,a,b) (p)->SetAllParameters(a,b)