mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-08 12:51:21 +00:00
win32: update for latest promise api changes
This commit is contained in:
parent
86abf49c23
commit
02d678a2f8
1 changed files with 2 additions and 1 deletions
|
@ -1092,12 +1092,13 @@ EXPORTS
|
|||
gst_println
|
||||
gst_progress_type_get_type
|
||||
gst_promise_expire
|
||||
gst_promise_get_reply
|
||||
gst_promise_get_type
|
||||
gst_promise_interrupt
|
||||
gst_promise_new
|
||||
gst_promise_new_with_change_func
|
||||
gst_promise_reply
|
||||
gst_promise_result_get_type
|
||||
gst_promise_set_change_callback
|
||||
gst_promise_wait
|
||||
gst_protection_filter_systems_by_available_decryptors
|
||||
gst_protection_meta_api_get_type
|
||||
|
|
Loading…
Reference in a new issue