Home
last modified time | relevance | path

Searched defs:_GstDeviceClass (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstdevice.h77 struct _GstDeviceClass { struct
78 GstObjectClass parent_class;
80 GstElement * (*create_element) (GstDevice * device, const gchar * name);
81 gboolean (*reconfigure_element) (GstDevice * device, GstElement * element);
84 gpointer _gst_reserved[GST_PADDING];