docs/libs/gstreamer-libs-sections.txt: Add missing sections for libgstcontrol.

Original commit message from CVS:
reviewed by: David Schleef  <ds@schleef.org>
* docs/libs/gstreamer-libs-sections.txt:  Add missing sections
for libgstcontrol.
This commit is contained in:
David Schleef 2004-02-19 02:23:35 +00:00
parent aff2828040
commit 97cded9425
2 changed files with 26 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2004-02-18 kost@imn.htwk-leipzig.de
reviewed by: David Schleef <ds@schleef.org>
* docs/libs/gstreamer-libs-sections.txt: Add missing sections
for libgstcontrol.
2004-02-18 David Schleef <ds@schleef.org>
* libs/gst/control/dparam.c: (gst_dparam_class_init):

View file

@ -150,7 +150,26 @@ gst_idct_destroy
<FILE>gstcontrol</FILE>
<INCLUDE>libs/control/control.h</INCLUDE>
gst_control_init
<SUBSECTION Dynamic Parameter Manager>
gst_dpman_new
gst_dpman_add_required_dparam_callback
gst_dpman_add_required_dparam_direct
gst_dpman_add_required_dparam_array
gst_dpman_remove_required_dparam
gst_dpman_attach_dparam
gst_dpman_detach_dparam
gst_dpman_get_dparam
gst_dpman_get_dparam_type
gst_dpman_register_mode
gst_dpman_set_mode
gst_dpman_set_parent
gst_dpman_get_manager
gst_dpman_bypass_dparam
</SUBSECTION>
<SUBSECTION Dynamic Parameters>
gst_dparam_new
gst_dparam_attach
gst_dparam_detach
gst_dparam_do_update_default
</SUBSECTION>
</SECTION>