Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp159 static GstElement *gst_dshow_device_create_element (GstDevice * device,
168 dev_class->create_element = gst_dshow_device_create_element; in gst_dshow_device_class_init()
210 gst_dshow_device_create_element (GstDevice * device, const gchar * name) in gst_dshow_device_create_element() function