IDirectSound3DListener_GetDopplerFactor 981 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetDopplerFactor(p,a) (p)->lpVtbl->GetDopplerFactor(p,a) IDirectSound3DListener_GetDopplerFactor 1002 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetDopplerFactor(p,a) (p)->GetDopplerFactor(a)