<div>Once uridecodebin has selected all the elements(probably when you receive the new-decoded-pad signal), you can use the &quot;source&quot; property of the bin to get a handle on the xxxsrc(udpsrc in your case) element and set its properties (multicast-iface, etc).</div>

<div> </div>
<div>Or you could even handle &quot;<font face="arial,helvetica,sans-serif">autoplug-select&quot; signal.</font></div>
<div><font face="arial,helvetica,sans-serif"></font> </div>
<div><font face="arial,helvetica,sans-serif">Thanks</font></div>
<div><font face="arial,helvetica,sans-serif">Rohit</font></div>
<div><br><br> </div>
<div class="gmail_quote">On Tue, Feb 22, 2011 at 8:02 PM, Jayanth K.P <span dir="ltr">&lt;<a href="mailto:kp.jayanth@gmail.com">kp.jayanth@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi,<br>  I want to set custom property for the source plugin selected based<br>on the URI in uridecodebin. For example for<br>
uri=&quot;udp://<a href="http://239.0.0.1:2301/" target="_blank">239.0.0.1:2301</a>&quot;, uridecodebin will select udpsrc. Now if I<br>want to set &quot;multicast-iface&quot; property in udpsrc . How can this be<br>done without modifing the uridecodebin code.<br>
<br>Plz suggest .. Thanks.<br><br>Regards,<br>Jayanth<br>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br></blockquote></div><br>