Searched defs:_GstChildProxyInterface (Results 1 – 1 of 1) sorted by relevance
50 struct _GstChildProxyInterface struct52 GTypeInterface parent;65 GObject * (*get_child_by_name) (GstChildProxy * parent, const gchar * name);76 GObject * (*get_child_by_index) (GstChildProxy * parent, guint index);86 guint (*get_children_count) (GstChildProxy * parent);99 void (*child_added) (GstChildProxy * parent, GObject * child, const gchar * name);109 void (*child_removed) (GstChildProxy * parent, GObject * child, const gchar * name);112 gpointer _gst_reserved[GST_PADDING];