summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-12-22 20:15:28 +0100
committerWim Taymans <wim@metal.(none)>2009-12-22 20:15:28 +0100
commitf7070b6bc6cbade5b60a2c6ad3441de4010dad43 (patch)
tree6ad82151d952966303e09c71b3778118a943b415 /docs
parent681d23ccb7e2c78b0b582dd548dc0eecbac38813 (diff)
rtcpbuffer: add helper functions for SDES types
Add functions to convert SDES names to their types and back. Will be used later to set SDES items using a GstStructure. See #595265
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index 7574a4c2..2e96a0a0 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -1119,6 +1119,9 @@ gst_rtcp_packet_fb_set_media_ssrc
gst_rtcp_ntp_to_unix
gst_rtcp_unix_to_ntp
+gst_rtcp_sdes_name_to_type
+gst_rtcp_sdes_type_to_name
+
<SUBSECTION Standard>
</SECTION>