<div dir="ltr"><div><div><div>Hi.<br><br></div>I have a simple question, and a issue with this:<br><br></div>audiomixer element with 4 requested pads 0, 1, 2, 3 (are sink pads). if I release the pad 2 (sink_2), using <br>gst_element_release_request_pad(audiomixer, pad);<br></div><div>g_object_unref(pad);<br><br></div><div>but the others sinkpads keep their names, so, pad 3 is sink_3 and not change to sink_2. Is any way to do this? automatically? <br><br></div><div>thanks<br></div><div><br></div><br></div>