Searched refs:IDirectSoundBuffer_SetPan (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Ddsound.h585 #define IDirectSoundBuffer_SetPan(p,a) (p)->lpVtbl->SetPan(p,a) macro
609 #define IDirectSoundBuffer_SetPan(p,a) (p)->SetPan(a) macro

Completed in 51 milliseconds