diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2017-02-24 21:33:49 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2017-02-24 21:33:49 +0000 |
commit | 827e5d4fadc577a7c345db0b32d72096df7967ea (patch) | |
tree | 8d82cf59f51b5c0063941bd29be23f639c026e81 /win32 | |
parent | 18a5cff70c619e5bb08e0a1c1e4eeb1b996bb478 (diff) |
win32: update .def file for new API
Diffstat (limited to 'win32')
-rw-r--r-- | win32/common/libgstreamer.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def index 0e41531f3..780d6c489 100644 --- a/win32/common/libgstreamer.def +++ b/win32/common/libgstreamer.def @@ -890,6 +890,7 @@ EXPORTS gst_pad_get_sticky_event gst_pad_get_stream gst_pad_get_stream_id + gst_pad_get_task_state gst_pad_get_type gst_pad_has_current_caps gst_pad_is_active |