IDirectSoundBuffer8_GetFormat  660 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetFormat(p,a,b,c)          (p)->lpVtbl->GetFormat(p,a,b,c)
IDirectSoundBuffer8_GetFormat  688 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_GetFormat(p,a,b,c)          (p)->GetFormat(a,b,c)