IDirectSound3DListener_SetPosition 990 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetPosition(p,a,b,c,d) (p)->lpVtbl->SetPosition(p,a,b,c,d) IDirectSound3DListener_SetPosition 1011 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_SetPosition(p,a,b,c,d) (p)->SetPosition(a,b,c,d)