mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
defs: update for new rtspconnection symbols
This commit is contained in:
parent
b0985365af
commit
e8d58b432e
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@ EXPORTS
|
||||||
gst_rtsp_connection_get_read_socket
|
gst_rtsp_connection_get_read_socket
|
||||||
gst_rtsp_connection_get_remember_session_id
|
gst_rtsp_connection_get_remember_session_id
|
||||||
gst_rtsp_connection_get_tls
|
gst_rtsp_connection_get_tls
|
||||||
|
gst_rtsp_connection_get_tls_database
|
||||||
gst_rtsp_connection_get_tls_validation_flags
|
gst_rtsp_connection_get_tls_validation_flags
|
||||||
gst_rtsp_connection_get_tunnelid
|
gst_rtsp_connection_get_tunnelid
|
||||||
gst_rtsp_connection_get_url
|
gst_rtsp_connection_get_url
|
||||||
|
@ -31,6 +32,7 @@ EXPORTS
|
||||||
gst_rtsp_connection_set_proxy
|
gst_rtsp_connection_set_proxy
|
||||||
gst_rtsp_connection_set_qos_dscp
|
gst_rtsp_connection_set_qos_dscp
|
||||||
gst_rtsp_connection_set_remember_session_id
|
gst_rtsp_connection_set_remember_session_id
|
||||||
|
gst_rtsp_connection_set_tls_database
|
||||||
gst_rtsp_connection_set_tls_validation_flags
|
gst_rtsp_connection_set_tls_validation_flags
|
||||||
gst_rtsp_connection_set_tunneled
|
gst_rtsp_connection_set_tunneled
|
||||||
gst_rtsp_connection_write
|
gst_rtsp_connection_write
|
||||||
|
|
Loading…
Reference in a new issue