mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
win32: update .def file for new rtsp API
This commit is contained in:
parent
42f971c5eb
commit
f1948e21ae
1 changed files with 2 additions and 0 deletions
|
@ -103,8 +103,10 @@ EXPORTS
|
|||
gst_rtsp_version_as_text
|
||||
gst_rtsp_version_get_type
|
||||
gst_rtsp_watch_attach
|
||||
gst_rtsp_watch_get_send_backlog
|
||||
gst_rtsp_watch_new
|
||||
gst_rtsp_watch_reset
|
||||
gst_rtsp_watch_send_message
|
||||
gst_rtsp_watch_set_send_backlog
|
||||
gst_rtsp_watch_unref
|
||||
gst_rtsp_watch_write_data
|
||||
|
|
Loading…
Reference in a new issue