IDirectSound3DListener_GetPosition 983 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetPosition(p,a) (p)->lpVtbl->GetPosition(p,a) IDirectSound3DListener_GetPosition 1004 3rdparty/include/dshow/dsound.h #define IDirectSound3DListener_GetPosition(p,a) (p)->GetPosition(a)