mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-13 03:38:55 +00:00
defs: update for new API
This commit is contained in:
parent
ace90e6e2b
commit
850c9eec7c
1 changed files with 3 additions and 3 deletions
|
@ -5,15 +5,15 @@ EXPORTS
|
|||
gst_rtsp_connection_close
|
||||
gst_rtsp_connection_connect
|
||||
gst_rtsp_connection_create
|
||||
gst_rtsp_connection_create_from_fd
|
||||
gst_rtsp_connection_create_from_socket
|
||||
gst_rtsp_connection_do_tunnel
|
||||
gst_rtsp_connection_flush
|
||||
gst_rtsp_connection_free
|
||||
gst_rtsp_connection_get_ip
|
||||
gst_rtsp_connection_get_readfd
|
||||
gst_rtsp_connection_get_read_socket
|
||||
gst_rtsp_connection_get_tunnelid
|
||||
gst_rtsp_connection_get_url
|
||||
gst_rtsp_connection_get_writefd
|
||||
gst_rtsp_connection_get_write_socket
|
||||
gst_rtsp_connection_is_tunneled
|
||||
gst_rtsp_connection_next_timeout
|
||||
gst_rtsp_connection_poll
|
||||
|
|
Loading…
Reference in a new issue