diff options
| author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-02-25 13:57:43 +0100 |
|---|---|---|
| committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-02-25 13:57:43 +0100 |
| commit | 008b35f6ae85f147b1f2569e15398bda75cb6441 (patch) | |
| tree | 7e6ffe8479c5639c4f58afdf8116b900bacd4cd7 /win32/common/libgstreamer.def | |
| parent | e460be622d1f09db04cac8a7d6c7e34dcb62d9ef (diff) | |
query: Add new API to remove allocation params and pools from the allocation query
Diffstat (limited to 'win32/common/libgstreamer.def')
| -rw-r--r-- | win32/common/libgstreamer.def | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 5582376f2..bb018ee76 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -908,6 +908,8 @@ EXPORTS gst_query_parse_segment gst_query_parse_uri gst_query_remove_nth_allocation_meta + gst_query_remove_nth_allocation_param + gst_query_remove_nth_allocation_pool gst_query_set_accept_caps_result gst_query_set_buffering_percent gst_query_set_buffering_range |
