IDirectSound3DListener_GetRolloffFactor 984 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetRolloffFactor(p,a) (p)->lpVtbl->GetRolloffFactor(p,a) IDirectSound3DListener_GetRolloffFactor 1005 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetRolloffFactor(p,a) (p)->GetRolloffFactor(a)