<br><br><div class="gmail_quote">On Tue, Nov 30, 2010 at 11:02 AM, 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: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Hi All,<br>
<br>
Is there a way to list all the readable, writeable or both properties for a<br>
specific element?  For example, a call that returns something like a<br>
GParamSpec that lists the type and name for all the properties of ffenc_aac?<br>
<br>
I assume this requires a call to either g_object_class_list_properties () or<br>
g_object_interface_list_properties().  What is not completely clear is<br>
whether gst elements, i.e. ffenc_aac or filesrc or whatever, are object<br>
class names as defined by these two calls and whether the gst properties are<br>
class or interface properties.  Do I need something (what?) to get the<br>
object class from an instance of a gst element?<br>
<br>
GParamSpec**    g_object_class_list_properties( GObjectClass *oclass, guint<br>
*n_properties );<br>
<br>
Thanks for any help.  This is for a debug routine that I&#39;ll happily share if<br>
I get it working.<br></blockquote><div><br>I haven&#39;t done this myself, but I suppose gst-inspect in gstreamer/tools should have code to do this. You could start checking it.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


<br>
Wes<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/List-All-Properties-of-an-Element-tp3065421p3065421.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/List-All-Properties-of-an-Element-tp3065421p3065421.html</a><br>


Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
------------------------------------------------------------------------------<br>
Increase Visibility of Your 3D Game App &amp; Earn a Chance To Win $500!<br>
Tap into the largest installed PC base &amp; get more eyes on your game by<br>
optimizing for Intel(R) Graphics Technology. Get started today with the<br>
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.<br>
<a href="http://p.sf.net/sfu/intelisp-dev2dev" target="_blank">http://p.sf.net/sfu/intelisp-dev2dev</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><br clear="all"><br>-- <br>Thiago Sousa Santos<br>