summaryrefslogtreecommitdiff
path: root/vapi/gstreamer-base-1.0.vapi
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@t-online.de>2012-10-09 12:22:58 -0700
committerEvan Nemerson <evan@coeus-group.com>2012-10-09 12:24:53 -0700
commit9e947cb8758980197c93e7cce4083bc9c4459fba (patch)
tree30bbe6e03e5737dc77c6f78cedbdc0331e1630c3 /vapi/gstreamer-base-1.0.vapi
parent5c880f971175fea6fbac5c6266d7e6fd8eef9e16 (diff)
downloadvala-9e947cb8758980197c93e7cce4083bc9c4459fba.tar.gz
gstreamer-1.0: update to 1.0.1
Diffstat (limited to 'vapi/gstreamer-base-1.0.vapi')
-rw-r--r--vapi/gstreamer-base-1.0.vapi1
1 files changed, 1 insertions, 0 deletions
diff --git a/vapi/gstreamer-base-1.0.vapi b/vapi/gstreamer-base-1.0.vapi
index 239f7fe5d..95a00515b 100644
--- a/vapi/gstreamer-base-1.0.vapi
+++ b/vapi/gstreamer-base-1.0.vapi
@@ -621,6 +621,7 @@ namespace Gst {
public void set_gap_aware (bool gap_aware);
public void set_in_place (bool in_place);
public void set_passthrough (bool passthrough);
+ public void set_prefer_passthrough (bool prefer_passthrough);
public void set_qos_enabled (bool enabled);
[NoWrapper]
public virtual bool sink_event (Gst.Event event);