IDirectSound3DBuffer_SetVelocity 1088 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetVelocity(p,a,b,c,d) (p)->lpVtbl->SetVelocity(p,a,b,c,d) IDirectSound3DBuffer_SetVelocity 1112 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetVelocity(p,a,b,c,d) (p)->SetVelocity(a,b,c,d)