Searched defs:_GstDeviceClass (Results 1 – 1 of 1) sorted by relevance
77 struct _GstDeviceClass { struct78 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];