summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-01-29 11:51:23 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-01-29 11:51:23 +0100
commit9135370b42e181b8b295b03de71ac5b611d6d806 (patch)
treea01b79cc95ba70351435d0431bb910150f10253d
parente8bd8cab410192ddcd7ec5e79f512fd307bdb44e (diff)
Add new method to docs
Add the new gst_rtsp_options_as_text() method to the docs.
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index ef117f339..7fcb89aa8 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -1161,6 +1161,7 @@ gst_rtsp_method_as_text
gst_rtsp_version_as_text
gst_rtsp_header_as_text
gst_rtsp_status_as_text
+gst_rtsp_options_as_text
gst_rtsp_find_header_field
gst_rtsp_find_method
</SECTION>