IDirectSoundBuffer_GetFormat 574 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c) IDirectSoundBuffer_GetFormat 598 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->GetFormat(a,b,c)