IDirectSound_GetCaps  452 3rdparty/include/dshow/dsound.h #define IDirectSound_GetCaps(p,a)                (p)->lpVtbl->GetCaps(p,a)
IDirectSound_GetCaps  466 3rdparty/include/dshow/dsound.h #define IDirectSound_GetCaps(p,a)                (p)->GetCaps(a)