Hi Dhanraj,<br>in some filter element, _chain function is called when buffer is received by the element. <br>_loop function can be used inside a task (behind a thread) to process some blocking activities without blocking peer element.<br>

<br>Have a look at queue element (from core elements) as example.<br><br>--<br>Yann Gilquin<br><a href="http://www.purplelabs.com" target="_blank">www.purplelabs.com</a><br><br><br><br><div class="gmail_quote">2008/11/17 Dhanraj Birader <span dir="ltr">&lt;<a href="mailto:dhanraj.b@allaboutif.com" target="_blank">dhanraj.b@allaboutif.com</a>&gt;</span><br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>what is the difference between chain funtion and loop function.<br><br>thanks in advance.<br>


<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br>