Added some more object to the object hierarchy

Original commit message from CVS:
Added some more object to the object hierarchy
This commit is contained in:
Wim Taymans 2001-10-24 19:55:12 +00:00
parent d784ecc5b9
commit deef4ecb49
8 changed files with 31 additions and 15 deletions

View file

@ -16,7 +16,9 @@ EXTRA_DIST = gstreamer.types.in gstreamer.hierarchy $(DOC_MODULE)-sections.txt $
HTML_DIR=$(datadir)/gstreamer/html
GST_LIBS += $(top_builddir)/gst/elements/libgstelements.la
GST_LIBS += $(top_builddir)/gst/elements/libgstelements.la \
$(top_builddir)/gst/autoplug/libgststaticautoplug.la \
$(top_builddir)/gst/autoplug/libgststaticautoplugrender.la
TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)

View file

@ -47,3 +47,11 @@ GtkObject
GstQueue
GstTypeFind
GstPad
GstPluginFeature
GstAutoplugFactory
GstTypeFactory
GstElementFactory
GstSchedule
GstAutoplug
GstStaticAutoplug
GstStaticAutoplugRender

View file

@ -9,6 +9,12 @@ gst_pipeline_get_type
gst_pad_get_type
gst_thread_get_type
gst_tee_get_type
gst_plugin_feature_get_type
gst_schedule_get_type
gst_autoplugfactory_get_type
gst_typefactory_get_type
gst_elementfactory_get_type
gst_xml_get_type
gst_aggregator_get_type
gst_fakesrc_get_type

View file

@ -100,7 +100,6 @@ Use the regular gst_object_destroy() call to destroy the autoplugger.
</para>
@object:
<!-- ##### ENUM GstAutoplugFlags ##### -->
<para>
@ -116,9 +115,6 @@ The type of the autoplugger.
</para>
@feature:
@longdesc:
@type:
<!-- ##### FUNCTION gst_autoplug_signal_new_object ##### -->
<para>

View file

@ -225,12 +225,6 @@ of the element, the GtkType value for it, as well as a pointer to the
GstElementDetails struct for the element.
</para>
@feature:
@type:
@details_dynamic:
@details:
@padtemplates:
@numpadtemplates:
<!-- ##### USER_FUNCTION GstElementLoopFunction ##### -->
<para>

View file

@ -296,3 +296,8 @@ this signal to insert custom XML tags into the core XML.
@gstobject: the object which received the signal.
@arg1: the xmlNodePtr of the parent node
<!-- ##### ARG GstObject:name ##### -->
<para>
</para>

View file

@ -56,10 +56,6 @@ gst_plugin_add_feature() as shown in the example:
The struct with the typefactory information.
</para>
@feature:
@mime:
@exts:
@typefindfunc:
<!-- ##### STRUCT GstTypeDefinition ##### -->
<para>

View file

@ -103,3 +103,12 @@ All GstElements can be serialized to an XML presentation and subsequently loaded
@arg1:
@arg2:
<!-- ##### SIGNAL GstXml::object-loaded ##### -->
<para>
</para>
@gstxml: the object which received the signal.
@arg1:
@arg2: