Searched refs:fx_srcpad (Results 1 – 2 of 2) sorted by relevance
43 GstPad *fx_sinkpad, *fx_srcpad; member73 info->fx_srcpad = gst_element_get_static_pad (info->fx, "src"); in add_source()80 gst_pad_link (info->fx_srcpad, info->adder_sinkpad); in add_source()114 gst_pad_unlink (info->fx_srcpad, info->adder_sinkpad); in remove_source()116 gst_object_unref (info->fx_srcpad); in remove_source()
43 GstPad *fx_sinkpad, *fx_srcpad; member75 info->fx_srcpad = gst_element_get_static_pad (info->fx, "src"); in add_source()79 info->bin_srcpad = gst_ghost_pad_new ("src", info->fx_srcpad); in add_source()125 gst_object_unref (info->fx_srcpad); in remove_source()