IDirectSound3DBuffer_SetConeOutsideVolume 1083 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetConeOutsideVolume(p,a,b)   (p)->lpVtbl->SetConeOutsideVolume(p,a,b)
IDirectSound3DBuffer_SetConeOutsideVolume 1107 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetConeOutsideVolume(p,a,b)   (p)->SetConeOutsideVolume(a,b)