<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">If one element does feature extraction and the next element acts on it, you can<br>
use a synchronized downstream event to pass the feature data as a GstStructure<br>
to the next element (before pushing the buffer).<br>
If you want to sent lots of data, as GstBuffer might be more appropriate as Mike<br>
suggested.<br></blockquote><div><br></div><div>Out of curiosity, what if you needed to communicate with another plugin than the next one ?</div><div><br></div><div>FLo</div></div>