]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gstreamer: Update from 1.17.0+ git master 82aafab3cc46145c1593fae10898d5ab8994a6b4
authorRico Tzschichholz <ricotz@ubuntu.com>
Sun, 1 Sep 2019 13:55:35 +0000 (15:55 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sun, 1 Sep 2019 14:39:11 +0000 (16:39 +0200)
vapi/gstreamer-rtsp-server-1.0.vapi

index c09136e248d7a1d5348b6fcb492b1c3df427fb01..e38d5992b10d08f9e997d0455ef12e6493f0cf82 100644 (file)
@@ -221,6 +221,8 @@ namespace Gst {
                        [NoWrapper]
                        public virtual bool handle_message (Gst.Message message);
                        public virtual bool handle_sdp (Gst.SDP.Message sdp);
+                       [Version (since = "1.18")]
+                       public bool has_completed_sender ();
                        [Version (since = "1.16")]
                        public bool is_bind_mcast_address ();
                        public bool is_eos_shutdown ();