IDirectSoundBuffer8_Play 667 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_Play(p,a,b,c) (p)->lpVtbl->Play(p,a,b,c) IDirectSoundBuffer8_Play 695 3rdparty/include/dshow/dsound.h #define IDirectSoundBuffer8_Play(p,a,b,c) (p)->Play(a,b,c)