Searched refs:gst_ghost_pad_constructed (Results 1 – 1 of 1) sorted by relevance
263 static void gst_ghost_pad_constructed (GObject * object);453 gobject_class->constructed = gst_ghost_pad_constructed; in gst_ghost_pad_class_init()510 gst_ghost_pad_constructed (GObject * object) in gst_ghost_pad_constructed() function