mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
win32: add new collectpads2 function to .def file
This commit is contained in:
parent
28e9d735bb
commit
434b5093ba
1 changed files with 1 additions and 0 deletions
|
@ -210,6 +210,7 @@ EXPORTS
|
||||||
gst_collect_pads2_add_pad
|
gst_collect_pads2_add_pad
|
||||||
gst_collect_pads2_add_pad_full
|
gst_collect_pads2_add_pad_full
|
||||||
gst_collect_pads2_available
|
gst_collect_pads2_available
|
||||||
|
gst_collect_pads2_clip_running_time
|
||||||
gst_collect_pads2_collect
|
gst_collect_pads2_collect
|
||||||
gst_collect_pads2_collect_range
|
gst_collect_pads2_collect_range
|
||||||
gst_collect_pads2_flush
|
gst_collect_pads2_flush
|
||||||
|
|
Loading…
Reference in a new issue