From 2ed7bf4e67ef877511b502bdf5fd6d74e9e55228 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 23 Apr 2002 14:56:44 +0000 Subject: [PATCH] api change doc clarification Original commit message from CVS: * api change * doc clarification --- docs/gst/gstreamer-sections.txt | 4 ++-- docs/gst/tmpl/gstelement.sgml | 19 ++++++++++--------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/gst/gstreamer-sections.txt b/docs/gst/gstreamer-sections.txt index 0aa33a4bd4..0de1262f98 100644 --- a/docs/gst/gstreamer-sections.txt +++ b/docs/gst/gstreamer-sections.txt @@ -345,8 +345,8 @@ gst_element_get_compatible_pad_filtered gst_element_set_state gst_element_get_state +gst_element_state_get_name gst_element_wait_state_change -gst_element_statename gst_element_error gst_element_set_eos @@ -474,7 +474,7 @@ GstClockReturn GST_CLOCK_DIFF GST_TIMEVAL_TO_TIME GstClock -gst_clock_activate +gst_clock_set_active gst_clock_is_active gst_clock_async_supported gst_clock_wait_async diff --git a/docs/gst/tmpl/gstelement.sgml b/docs/gst/tmpl/gstelement.sgml index 88d1af86ac..22ff62fd1d 100644 --- a/docs/gst/tmpl/gstelement.sgml +++ b/docs/gst/tmpl/gstelement.sgml @@ -59,6 +59,7 @@ You can get and set a #GstClock on an element using gst_element_get_clock() and gst_element_set_clock(). You can wait for the clock to reach a given #GstClockTime using gst_element_clock_wait(). + #GstElementFactory, #GstPad @@ -351,15 +352,7 @@ of an element he doesn't need anymore. @elem: - - - - - -@element: - - - + @@ -368,6 +361,14 @@ of an element he doesn't need anymore. @Returns: + + + + + +@element: + +