summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-06-18 19:04:52 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2009-06-18 19:04:52 +0200
commit457d39075c856815f6ea8966d4274666b2224cee (patch)
tree1e27ac0c68f4d4e04c53809440e60563b62bb714 /docs
parente2ccc1ee390f303dd4117c46316b00c33cf67241 (diff)
rtp: cleanups, add _list_get_seq() too
Clean up the docs a little. Add missing _list_get_seq method. Add new symbols to the docs
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt
index 21294b94..c4ce0691 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -1199,6 +1199,24 @@ gst_rtp_buffer_get_payload
gst_rtp_buffer_default_clock_rate
gst_rtp_buffer_compare_seqnum
gst_rtp_buffer_ext_timestamp
+gst_rtp_buffer_set_extension_data
+
+gst_rtp_buffer_list_validate
+
+gst_rtp_buffer_list_get_payload_len
+
+gst_rtp_buffer_list_get_payload_type
+gst_rtp_buffer_list_set_payload_type
+
+gst_rtp_buffer_list_get_seq
+gst_rtp_buffer_list_set_seq
+
+gst_rtp_buffer_list_get_ssrc
+gst_rtp_buffer_list_set_ssrc
+
+gst_rtp_buffer_list_get_timestamp
+gst_rtp_buffer_list_set_timestamp
+
</SECTION>
# rtsp