summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-02-04 17:03:52 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2009-02-04 17:03:52 +0100
commit76112f9f040e0b99339fd272b30ca512a4a33a23 (patch)
tree36b9e8436b9de2fe8fab1505a7780cd35c240f8b /docs
parent4bb5722f1a5387422e4cfe35620a4a5b72305c60 (diff)
RTSPRange: Add method to serialize ranges
Add gst_rtsp_range_to_string() to serialize a GstRTSPRange to a string that can be used by a server. API: GstRTSPRange::gst_rtsp_range_to_string()
Diffstat (limited to '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 dfab0eac..36713376 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -1261,6 +1261,7 @@ GstRTSPTimeRange
GstRTSPTime
GstRTSPTimeType
gst_rtsp_range_parse
+gst_rtsp_range_to_string
gst_rtsp_range_free
</SECTION>