Home
last modified time | relevance | path

Searched refs:gst_device_monitor_get_bus (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstdevicemonitor.h85 GstBus * gst_device_monitor_get_bus (GstDeviceMonitor * monitor);
Dgstdevicemonitor.c839 gst_device_monitor_get_bus (GstDeviceMonitor * monitor) in gst_device_monitor_get_bus() function
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c350 bus = gst_device_monitor_get_bus (app.monitor); in main()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c486 bus = gst_device_monitor_get_bus (mon); in GST_START_TEST()