summaryrefslogtreecommitdiff
path: root/docs/gst/tmpl/gstelementfactory.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gst/tmpl/gstelementfactory.sgml')
-rw-r--r--docs/gst/tmpl/gstelementfactory.sgml71
1 files changed, 0 insertions, 71 deletions
diff --git a/docs/gst/tmpl/gstelementfactory.sgml b/docs/gst/tmpl/gstelementfactory.sgml
index eddebe8f0..6e6cfe15c 100644
--- a/docs/gst/tmpl/gstelementfactory.sgml
+++ b/docs/gst/tmpl/gstelementfactory.sgml
@@ -62,22 +62,8 @@ describes the element, mostly for the benefit of editors.
@longname:
@klass:
-@license:
@description:
-@version:
@author:
-@copyright:
-
-<!-- ##### FUNCTION gst_element_factory_new ##### -->
-<para>
-
-</para>
-
-@name:
-@type:
-@details:
-@Returns:
-
<!-- ##### FUNCTION gst_element_factory_find ##### -->
<para>
@@ -88,15 +74,6 @@ describes the element, mostly for the benefit of editors.
@Returns:
-<!-- ##### FUNCTION gst_element_factory_add_pad_template ##### -->
-<para>
-
-</para>
-
-@elementfactory:
-@templ:
-
-
<!-- ##### FUNCTION gst_element_factory_can_src_caps ##### -->
<para>
@@ -137,51 +114,3 @@ describes the element, mostly for the benefit of editors.
@Returns:
-<!-- ##### FUNCTION gst_element_factory_make_or_warn ##### -->
-<para>
-
-</para>
-
-@factoryname:
-@name:
-@Returns:
-
-
-<!-- ##### MACRO gst_element_factory_set_rank ##### -->
-<para>
-
-</para>
-
-@factory:
-@rank:
-
-
-<!-- ##### MACRO GST_ELEMENT_RANK_MARGINAL ##### -->
-<para>
-The element is only marginally usefull for autoplugging
-</para>
-
-
-
-<!-- ##### MACRO GST_ELEMENT_RANK_NONE ##### -->
-<para>
-The plugin may not be used in autoplugging
-</para>
-
-
-
-<!-- ##### MACRO GST_ELEMENT_RANK_PRIMARY ##### -->
-<para>
-The plugin is well suited for autoplugging
-</para>
-
-
-
-<!-- ##### MACRO GST_ELEMENT_RANK_SECONDARY ##### -->
-<para>
-The plugin is suited for autoplugging but only as a second
-candidate.
-</para>
-
-
-