diff options
Diffstat (limited to 'win32/common/libgstbase.def')
-rw-r--r-- | win32/common/libgstbase.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/libgstbase.def b/win32/common/libgstbase.def index fd7706820..8a596b8cc 100644 --- a/win32/common/libgstbase.def +++ b/win32/common/libgstbase.def @@ -271,7 +271,9 @@ EXPORTS gst_flow_combiner_get_type gst_flow_combiner_new gst_flow_combiner_remove_pad + gst_flow_combiner_reset gst_flow_combiner_update_flow + gst_flow_combiner_update_pad_flow gst_push_src_get_type gst_queue_array_drop_element gst_queue_array_find |