IDirectSound3DBuffer_SetAllParameters 1080 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetAllParameters(p,a,b)       (p)->lpVtbl->SetAllParameters(p,a,b)
IDirectSound3DBuffer_SetAllParameters 1104 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetAllParameters(p,a,b)       (p)->SetAllParameters(a,b)