Home
last modified time | relevance | path

Searched refs:IDirectSound3DListener_SetPosition (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Ddsound.h990 #define IDirectSound3DListener_SetPosition(p,a,b,c,d) (p)->lpVtbl->SetPosition(p,a,b,c,d) macro
1011 #define IDirectSound3DListener_SetPosition(p,a,b,c,d) (p)->SetPosition(a,b,c,d) macro