mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
win32: update for new API
This commit is contained in:
parent
b2593133b5
commit
c441f75595
1 changed files with 2 additions and 0 deletions
|
@ -1063,10 +1063,12 @@ EXPORTS
|
|||
gst_poll_add_fd
|
||||
gst_poll_fd_can_read
|
||||
gst_poll_fd_can_write
|
||||
gst_poll_fd_ctl_pri
|
||||
gst_poll_fd_ctl_read
|
||||
gst_poll_fd_ctl_write
|
||||
gst_poll_fd_has_closed
|
||||
gst_poll_fd_has_error
|
||||
gst_poll_fd_has_pri
|
||||
gst_poll_fd_ignored
|
||||
gst_poll_fd_init
|
||||
gst_poll_free
|
||||
|
|
Loading…
Reference in a new issue