Home
last modified time | relevance | path

Searched defs:_GstWasapiSrc (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapisrc.h39 struct _GstWasapiSrc struct
41 GstAudioSrc parent;
43 GstMMDeviceEnumerator *enumerator;
45 IMMDevice *device;
46 IAudioClient *client;
47 IAudioClock *client_clock;
48 guint64 client_clock_freq;
49 IAudioCaptureClient *capture_client;
50 HANDLE event_handle;
51 HANDLE cancellable;
[all …]