If I set it as property in my parser plugin,will I be able to read it from gstreamer application?<br><br><br><div class="gmail_quote">On Fri, Jul 20, 2012 at 8:50 PM, kalyan chowdary <span dir="ltr"><<a href="mailto:kalyanc007@gmail.com" target="_blank">kalyanc007@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<div>I have written parser kind of plugin(aacparser) in which I have parsed the header name.And I linked it to the decoder plugin.</div>
<div><br></div><div>My question is how to get the profile name in gstreamer application.Based on that I have to link my parser to decoder.</div>
<div><br></div><div>Ex: </div><div>filesrc ! parser ! faad ! alsasink</div><div>      filesrc ! parser ! MyDecoder ! alsasink</div>
</blockquote></div><br>