IDirectSound3DBuffer_SetConeAngles 1081 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetConeAngles(p,a,b,c)        (p)->lpVtbl->SetConeAngles(p,a,b,c)
IDirectSound3DBuffer_SetConeAngles 1105 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetConeAngles(p,a,b,c)        (p)->SetConeAngles(a,b,c)