diff options
Diffstat (limited to 'docs/libs/gst-plugins-base-libs-sections.txt')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 15d2a9c5..f6393784 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1015,6 +1015,7 @@ GST_RTCP_VALID_VALUE GstRTCPType GstRTCPPacket GstRTCPSDESType +GstRTCPFBType gst_rtcp_buffer_new_take_data gst_rtcp_buffer_new_copy_data @@ -1068,6 +1069,15 @@ gst_rtcp_packet_bye_get_reason_len gst_rtcp_packet_bye_get_reason gst_rtcp_packet_bye_set_reason +gst_rtcp_packet_fb_get_type +gst_rtcp_packet_fb_set_type + +gst_rtcp_packet_fb_get_sender_ssrc +gst_rtcp_packet_fb_set_sender_ssrc + +gst_rtcp_packet_fb_get_media_ssrc +gst_rtcp_packet_fb_set_media_ssrc + gst_rtcp_ntp_to_unix gst_rtcp_unix_to_ntp |