IDirectSoundBuffer8_SetFormat 669 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a) IDirectSoundBuffer8_SetFormat 697 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_SetFormat(p,a) (p)->SetFormat(a)