Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h119 GList * gst_dshow_enumerate_devices (const GUID * device_category, gboolean getcaps);
Ddshowdeviceprovider.cpp99 devices = gst_dshow_enumerate_devices (&CLSID_VideoInputDeviceCategory, TRUE); in gst_dshow_device_provider_probe()
Dgstdshow.cpp327 gst_dshow_enumerate_devices (const GUID * device_category, gboolean getcaps) in gst_dshow_enumerate_devices() function
437 devices = gst_dshow_enumerate_devices (&CLSID_VideoInputDeviceCategory, FALSE); in gst_dshow_select_device()