Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstdevice.c148 g_value_take_string (value, gst_device_get_device_class (gstdevice)); in gst_device_get_property()
280 gst_device_get_device_class (GstDevice * device) in gst_device_get_device_class() function
Dgstdevice.h100 gchar * gst_device_get_device_class (GstDevice * device);
/third_party/gstreamer/gstplugins_base/tools/
Dgst-device-monitor.c187 device_class = gst_device_get_device_class (device); in print_device()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c98 device_class = gst_device_get_device_class (device); in GST_START_TEST()