mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
win32: add new API to .def file
And add API: marker in commit message that was omitted in the original commit: API: gst_data_queue_new_full()
This commit is contained in:
parent
643c24a91b
commit
3977d6d884
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@ EXPORTS
|
|||
gst_data_queue_is_full
|
||||
gst_data_queue_limits_changed
|
||||
gst_data_queue_new
|
||||
gst_data_queue_new_full
|
||||
gst_data_queue_pop
|
||||
gst_data_queue_push
|
||||
gst_data_queue_set_flushing
|
||||
|
|
Loading…
Reference in a new issue