Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.h109 void gst_device_monitor_set_show_all_devices (GstDeviceMonitor * monitor, gboolean show_all);
Dgstdevicemonitor.c198 gst_device_monitor_set_show_all_devices (monitor, in gst_device_monitor_set_property()
902 gst_device_monitor_set_show_all_devices (GstDeviceMonitor * monitor, in gst_device_monitor_set_show_all_devices() function
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c348 gst_device_monitor_set_show_all_devices (app.monitor, include_hidden); in main()