IDirectSound3DBuffer_SetMaxDistance 1084 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetMaxDistance(p,a,b)         (p)->lpVtbl->SetMaxDistance(p,a,b)
IDirectSound3DBuffer_SetMaxDistance 1108 3rdparty/include/dshow/dsound.h #define IDirectSound3DBuffer_SetMaxDistance(p,a,b)         (p)->SetMaxDistance(a,b)