<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 02/12/2014 07:04 PM, Yogesh Tyagi
      wrote:<br>
    </div>
    <blockquote
cite="mid:CADL-HDhtzsaM5u0rXaUMKurNbQpQabe_ZjdoEuLydOKOtv1ctg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>How can I detect if a particular element is being used in
          the pipeline?<br>
        </div>
      </div>
    </blockquote>
    <br>
    You can programmatically iterate over the whole pipeline and check
    each element. If you just need this to debug something you can use
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    GST_DEBUG_BIN_TO_DOT_FILE.<br>
    <br>
    Stefan<br>
    <br>
    <blockquote
cite="mid:CADL-HDhtzsaM5u0rXaUMKurNbQpQabe_ZjdoEuLydOKOtv1ctg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
        </div>
        <div>Thanks,</div>
        <div>Yogesh</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>