Have you tried using <span class="Apple-style-span" style="font-family: &#39;Times New Roman&#39;; font-size: medium; "><tt class="function" style="color: rgb(255, 0, 0); "><a href="http://www.gtk.org/api/2.6/gobject/gobject-The-Base-Object-Type.html#g-object-get" style="text-decoration: underline; color: rgb(255, 0, 0); ">g_object_get(</a><u>)</u> </tt></span>instead?<div>
Not directly related to the issue but documentation recommends the usage of this one.</div><div><br></div><div>Rohit<br><div><tt class="function"></tt><font class="Apple-style-span" color="#FF0000" face="monospace" size="3"><u><br>
</u></font><div><tt class="function"></tt><font class="Apple-style-span" color="#FF0000" face="monospace" size="3"><u><br></u></font><br><div class="gmail_quote">On Thu, Dec 30, 2010 at 9:53 PM, Wes Miller <span dir="ltr">&lt;<a href="mailto:wmiller@sdr.com">wmiller@sdr.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Elsewhere I have posted to this forum a routine based on gst-inspect that<br>
queries the various properties and ancestry of a declared  element.<br>
<br>
I have used this routine today to extract information about a gstrtpbin<br>
element is a running pipeline (the inspection point is in the on_pad_added(0<br>
callback).  The program hangs as the third property is queried (latency).<br>
<br>
I have read other code that discusses the lock on elements and wonder if I<br>
am stuck behind some mutex or if there is some other reason a running<br>
element would block a g_object_get_property() (I think that what&#39;s<br>
blocking)?<br>
<br>
And, of course, any suggestions for a method to make this work?<br>
<br>
Warmly,<br>
<br>
Wes<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Extracting-properties-from-element-causes-hang-tp3168471p3168471.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Extracting-properties-from-element-causes-hang-tp3168471p3168471.html</a><br>

Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
Learn how Oracle Real Application Clusters (RAC) One Node allows customers<br>
to consolidate database storage, standardize their database environment, and,<br>
should the need arise, upgrade to a full multi-node Oracle RAC database<br>
without downtime or disruption<br>
<a href="http://p.sf.net/sfu/oracle-sfdevnl" target="_blank">http://p.sf.net/sfu/oracle-sfdevnl</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">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>
</blockquote></div><br></div></div></div>