IDirectSoundBuffer_SetFormat 583 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_SetFormat(p,a) (p)->lpVtbl->SetFormat(p,a) IDirectSoundBuffer_SetFormat 607 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer_SetFormat(p,a) (p)->SetFormat(a)