Searched refs:fx_sinkpad (Results 1 – 2 of 2) sorted by relevance
43 GstPad *fx_sinkpad, *fx_srcpad; member74 info->fx_sinkpad = gst_element_get_static_pad (info->fx, "sink"); in add_source()81 gst_pad_link (info->src_srcpad, info->fx_sinkpad); in add_source()113 gst_pad_unlink (info->src_srcpad, info->fx_sinkpad); in remove_source()117 gst_object_unref (info->fx_sinkpad); in remove_source()
43 GstPad *fx_sinkpad, *fx_srcpad; member76 info->fx_sinkpad = gst_element_get_static_pad (info->fx, "sink"); in add_source()86 gst_pad_link (info->src_srcpad, info->fx_sinkpad); in add_source()126 gst_object_unref (info->fx_sinkpad); in remove_source()