rtspconnection: Add new API to the docs and .def file

This commit is contained in:
Sebastian Dröge 2013-11-01 17:02:22 +01:00
parent b0aad9dd84
commit 4aafc3d39f
2 changed files with 6 additions and 0 deletions

View file

@ -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

View file

@ -13,6 +13,7 @@ EXPORTS
gst_rtsp_connection_get_read_socket
gst_rtsp_connection_get_remember_session_id
gst_rtsp_connection_get_tls
gst_rtsp_connection_get_tls_validation_flags
gst_rtsp_connection_get_tunnelid
gst_rtsp_connection_get_url
gst_rtsp_connection_get_write_socket
@ -30,6 +31,7 @@ EXPORTS
gst_rtsp_connection_set_proxy
gst_rtsp_connection_set_qos_dscp
gst_rtsp_connection_set_remember_session_id
gst_rtsp_connection_set_tls_validation_flags
gst_rtsp_connection_set_tunneled
gst_rtsp_connection_write
gst_rtsp_event_get_type