<div class="gmail_quote"><div><br></div><div>Hi!</div><div>See this code: <a href="https://github.com/lucasa/livemixer/blob/master/src/LiveMixer.java">https://github.com/lucasa/livemixer/blob/master/src/LiveMixer.java</a></div>
<div>It add/remove inputs to/from adder while playing.</div><div><br></div><div>I saw the solution here: <a href="http://stackoverflow.com/questions/3899666/adding-and-removing-audio-sources-to-from-gstreamer-pipeline-on-the-go">http://stackoverflow.com/questions/3899666/adding-and-removing-audio-sources-to-from-gstreamer-pipeline-on-the-go</a></div>
<meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div>Lucas Alberto</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
------------------------------<br>
<br>
Message: 4<br>
Date: Fri, 29 Apr 2011 14:05:01 +0800<br>
From: toto <<a href="mailto:weiqinbo@gmail.com">weiqinbo@gmail.com</a>><br>
Subject: Re: How to remove a source of a Adder while playing?<br>
To: <a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
Message-ID: <1304057101.5079.6.camel@toto-desktop><br>
Content-Type: text/plain; charset="UTF-8"<br>
<br>
hi, lucasa,<br>
I used adder in my application and i can remove source element<br>
dynamically by unlink and release-request-pad method.<br>
But, i can not add the removed element to adder again.<br>
Do you have any idea?<br>
Thanks a lot.<br><br></blockquote></div>