diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2013-11-01 17:02:22 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2013-11-01 17:02:22 +0100 |
commit | 4aafc3d39f181f86e0a096764ab6aa2ee4e6f1cb (patch) | |
tree | e2d820bc4576f6ef8f1afa80844553b92cf07eae /docs | |
parent | b0aad9dd849503034695bd0e36f19419e49fc0dc (diff) |
rtspconnection: Add new API to the docs and .def file
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 32ca50c1a..9fa9f5070 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -1483,6 +1483,10 @@ gst_rtsp_connection_set_proxy gst_rtsp_connection_get_read_socket gst_rtsp_connection_get_write_socket +gst_rtsp_connection_get_tls +gst_rtsp_connection_set_tls_validation_flags +gst_rtsp_connection_get_tls_validation_flags + GstRTSPWatch GstRTSPWatchFuncs gst_rtsp_watch_new |