summaryrefslogtreecommitdiff
path: root/vapi/gstreamer-video-1.0.vapi
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-10-06 14:18:46 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2016-10-15 21:12:34 +0200
commitcd3ed2af529059f10f4c7b0e7c3eee60e6734dcc (patch)
tree582e62072a6517e2d5586b8f964388fa04b7dca4 /vapi/gstreamer-video-1.0.vapi
parent6e7eaf402e88f508dcad21f0206e07bc2c662bf8 (diff)
downloadvala-cd3ed2af529059f10f4c7b0e7c3eee60e6734dcc.tar.gz
Regenerate GIR-based bindings
Diffstat (limited to 'vapi/gstreamer-video-1.0.vapi')
-rw-r--r--vapi/gstreamer-video-1.0.vapi6
1 files changed, 3 insertions, 3 deletions
diff --git a/vapi/gstreamer-video-1.0.vapi b/vapi/gstreamer-video-1.0.vapi
index 8853a2063..935567bce 100644
--- a/vapi/gstreamer-video-1.0.vapi
+++ b/vapi/gstreamer-video-1.0.vapi
@@ -61,7 +61,7 @@ namespace Gst {
protected ColorBalanceChannel ();
public virtual signal void value_changed (int value);
}
- [CCode (cheader_filename = "gst/video/video.h")]
+ [CCode (cheader_filename = "gst/video/video.h", has_type_id = false)]
[Compact]
[GIR (name = "VideoConverter")]
public class Converter {
@@ -155,7 +155,7 @@ namespace Gst {
[NoWrapper]
public virtual bool transform_meta (Gst.Video.CodecFrame frame, Gst.Meta meta);
}
- [CCode (cheader_filename = "gst/video/video.h")]
+ [CCode (cheader_filename = "gst/video/video.h", has_type_id = false)]
[Compact]
[GIR (name = "VideoDither")]
public class Dither {
@@ -315,7 +315,7 @@ namespace Gst {
public void set_global_alpha (float global_alpha);
public void set_render_rectangle (int render_x, int render_y, uint render_width, uint render_height);
}
- [CCode (cheader_filename = "gst/video/video.h")]
+ [CCode (cheader_filename = "gst/video/video.h", has_type_id = false)]
[Compact]
[GIR (name = "VideoScaler")]
public class Scaler {