]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
vapi: Update GIR-based bindings
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 7 Jan 2017 17:42:10 +0000 (18:42 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 7 Jan 2017 17:42:10 +0000 (18:42 +0100)
vapi/gstreamer-pbutils-1.0.vapi

index e98bc958752eb05d00d207ce25fd2f2516d44f31..861d0e7f277d5bc65b055b89ffc83a3a416f7bd3 100644 (file)
@@ -182,6 +182,7 @@ namespace Gst {
                public class EncodingProfile : GLib.Object {
                        [CCode (has_construct_function = false)]
                        protected EncodingProfile ();
+                       public Gst.PbUtils.EncodingProfile copy ();
                        public static Gst.PbUtils.EncodingProfile find (string targetname, string profilename, string? category);
                        public static Gst.PbUtils.EncodingProfile from_discoverer (Gst.PbUtils.DiscovererInfo info);
                        public bool get_allow_dynamic_output ();