mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
win32: Add gst_rtsp_watch_queue_data() to the exports
Fix the tests by exporting the new symbol from the win32 dlls
This commit is contained in:
parent
483a955e89
commit
e0ba5bf646
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ EXPORTS
|
|||
gst_rtsp_version_get_type
|
||||
gst_rtsp_watch_attach
|
||||
gst_rtsp_watch_new
|
||||
gst_rtsp_watch_queue_data
|
||||
gst_rtsp_watch_queue_message
|
||||
gst_rtsp_watch_reset
|
||||
gst_rtsp_watch_unref
|
||||
|
|
Loading…
Reference in a new issue