Searched refs:pDSC (Results 1 – 2 of 2) sorted by relevance
80 LPDIRECTSOUNDCAPTURE pDSC; /* DirectSoundCapture*/ member
428 DirectSoundCaptureCreate (dsoundsrc->device_guid, &dsoundsrc->pDSC, NULL); in gst_directsound_src_open()465 IDirectSoundCapture_Release (dsoundsrc->pDSC); in gst_directsound_src_close()550 hRes = IDirectSoundCapture_CreateCaptureBuffer (dsoundsrc->pDSC, in gst_directsound_src_prepare()