mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
rtspconnection: Added gst_rtsp_watch_set_flushing to list.
Added gst_rtsp_watch_set_flushing to list in file libgstrtsp.def
This commit is contained in:
parent
6189847ed0
commit
a483e90955
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ EXPORTS
|
|||
gst_rtsp_watch_new
|
||||
gst_rtsp_watch_reset
|
||||
gst_rtsp_watch_send_message
|
||||
gst_rtsp_watch_set_flushing
|
||||
gst_rtsp_watch_set_send_backlog
|
||||
gst_rtsp_watch_unref
|
||||
gst_rtsp_watch_wait_backlog
|
||||
|
|
Loading…
Reference in a new issue