summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorThiago Santos <ts.santos@sisa.samsung.com>2014-05-23 13:25:35 -0300
committerThiago Santos <ts.santos@sisa.samsung.com>2014-05-26 15:29:53 -0300
commitc6f92562b666d09a01545bee4fce7536d44fc5cc (patch)
tree437cb69eab7766ef85a0206eda0cb1bf6b13db4e /win32
parent103a40b6ce91497c2821da9738ceac882b060ece (diff)
pad: store last flow return and provide acessor function
Stores the last result of a gst_pad_push or a pull on the GstPad and provides a getter and a macro to access this field. Whenever the pad is inactive it is set to FLUSHING API: gst_pad_get_last_flow_return https://bugzilla.gnome.org/show_bug.cgi?id=709224
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstreamer.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstreamer.def b/win32/common/libgstreamer.def
index 1fa5caaca8..405885b504 100644
--- a/win32/common/libgstreamer.def
+++ b/win32/common/libgstreamer.def
@@ -785,6 +785,7 @@ EXPORTS
gst_pad_get_current_caps
gst_pad_get_direction
gst_pad_get_element_private
+ gst_pad_get_last_flow_return
gst_pad_get_offset
gst_pad_get_pad_template
gst_pad_get_pad_template_caps