summaryrefslogtreecommitdiff
path: root/vapi/gstreamer-rtp-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-rtp-1.0.vapi
parent6e7eaf402e88f508dcad21f0206e07bc2c662bf8 (diff)
downloadvala-cd3ed2af529059f10f4c7b0e7c3eee60e6734dcc.tar.gz
Regenerate GIR-based bindings
Diffstat (limited to 'vapi/gstreamer-rtp-1.0.vapi')
-rw-r--r--vapi/gstreamer-rtp-1.0.vapi4
1 files changed, 2 insertions, 2 deletions
diff --git a/vapi/gstreamer-rtp-1.0.vapi b/vapi/gstreamer-rtp-1.0.vapi
index 571cf5855..dc0975fc1 100644
--- a/vapi/gstreamer-rtp-1.0.vapi
+++ b/vapi/gstreamer-rtp-1.0.vapi
@@ -94,7 +94,7 @@ namespace Gst {
[NoAccessorMethod]
public uint timestamp_offset { get; set; }
}
- [CCode (cheader_filename = "gst/rtp/rtp.h")]
+ [CCode (cheader_filename = "gst/rtp/rtp.h", has_type_id = false)]
[Compact]
[GIR (name = "RTPBuffer")]
public class Buffer : Gst.Buffer {
@@ -296,7 +296,7 @@ namespace Gst {
public static unowned Gst.RTP.PayloadInfo? payload_info_for_pt (uint8 payload_type);
}
namespace RTPC {
- [CCode (cheader_filename = "gst/rtp/rtp.h", cname = "GstRTCPBuffer")]
+ [CCode (cheader_filename = "gst/rtp/rtp.h", cname = "GstRTCPBuffer", has_type_id = false)]
[Compact]
[GIR (name = "RTCPBuffer")]
public class Buffer : Gst.Buffer {