summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-07-20 10:35:10 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-07-20 10:43:46 +0100
commit26c89eae7ab5f7b0f0ac135bac8bebcf15abd3e3 (patch)
tree02da6d5c7f3347c2f83b7d98589b46ee62bfe05b
parentf6f824d26126bf77f9c9b185199d87c5a9757bfb (diff)
downloadgstreamer-sharp-1.14.2.tar.gz
-rw-r--r--ges/generated/GES/Constants.cs4
-rw-r--r--ges/generated/gst-editing-services-api.xml110
-rw-r--r--ges/gst-editing-services-api.raw118
-rw-r--r--girs/Gst-1.0.gir2
-rw-r--r--girs/GstAudio-1.0.gir4
-rw-r--r--girs/GstBase-1.0.gir3
-rw-r--r--girs/GstController-1.0.gir3
-rw-r--r--girs/GstNet-1.0.gir3
-rw-r--r--girs/GstPbutils-1.0.gir4
-rw-r--r--meson.build2
-rw-r--r--sources/generated/Gst.PbUtils/Constants.cs2
-rw-r--r--sources/generated/Gst/Constants.cs2
-rw-r--r--sources/generated/gstreamer-sharp-api.xml4
-rw-r--r--sources/gstreamer-sharp-api.raw4
14 files changed, 99 insertions, 166 deletions
diff --git a/ges/generated/GES/Constants.cs b/ges/generated/GES/Constants.cs
index ca2f0cd78b..e5df214464 100644
--- a/ges/generated/GES/Constants.cs
+++ b/ges/generated/GES/Constants.cs
@@ -23,6 +23,10 @@ namespace GES {
public const string MULTI_FILE_URI_PREFIX = @"multifile://";
public const int PADDING = 4;
public const int PADDING_LARGE = 20;
+ public const int VERSION_MAJOR = 1;
+ public const int VERSION_MICRO = 2;
+ public const int VERSION_MINOR = 14;
+ public const int VERSION_NANO = 0;
#endregion
}
}
diff --git a/ges/generated/gst-editing-services-api.xml b/ges/generated/gst-editing-services-api.xml
index 8a2a4c3bbd..4fc6734534 100644
--- a/ges/generated/gst-editing-services-api.xml
+++ b/ges/generated/gst-editing-services-api.xml
@@ -226,17 +226,13 @@
<parameters>
<parameter name="container" type="GESMetaContainer*" />
<parameter name="key" type="const-gchar*" />
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value" />
<parameter allow-none="1" closure="3" name="user_data" type="gpointer" />
</parameters>
</callback>
<interface name="Extractable" cname="GESExtractable" opaque="false" hidden="false">
<class_struct cname="GESExtractableInterface">
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GTypeInterface">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.TypeInterface" />
<field cname="asset_type" access="public" writeable="false" readable="true" is_callback="false" name="AssetType" type="GType" />
<field cname="check_id" access="public" writeable="false" readable="true" is_callback="false" name="CheckId" type="GESExtractableCheckId" />
<field cname="can_update_asset" access="public" writeable="false" readable="true" is_callback="false" name="CanUpdateAsset" type="gboolean" />
@@ -249,9 +245,7 @@
<field cname="_ges_reserved" access="public" writeable="false" readable="true" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4" />
</class_struct>
<virtual_method name="GetParametersFromId" cname="get_parameters_from_id" shared="true" hidden="true">
- <return-type type="GParameter*">
- <warning>missing glib:type-name</warning>
- </return-type>
+ <return-type type="GObject.Parameter" />
<parameters>
<parameter name="id" type="const-gchar*" />
<parameter name="n_params" type="guint" />
@@ -270,9 +264,7 @@
<parameter name="self" type="GESExtractableInterface*">
<warning>missing glib:type-name</warning>
</parameter>
- <parameter name="klass" type="GObjectClass*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="klass" type="GObject.ObjectClass" />
<parameter name="asset" type="GESAsset*" />
</parameters>
</virtual_method>
@@ -312,9 +304,7 @@
</interface>
<interface name="MetaContainer" cname="GESMetaContainer" opaque="false" hidden="false">
<class_struct cname="GESMetaContainerInterface">
- <field cname="parent_iface" access="public" writeable="false" readable="true" is_callback="false" name="ParentIface" type="GTypeInterface">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_iface" access="public" writeable="false" readable="true" is_callback="false" name="ParentIface" type="GObject.TypeInterface" />
<field cname="_ges_reserved" access="public" writeable="false" readable="true" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4" />
</class_struct>
<method name="GetType" cname="ges_meta_container_get_type" shared="true">
@@ -393,9 +383,7 @@
</parameters>
</method>
<method name="GetMeta" cname="ges_meta_container_get_meta">
- <return-type type="GValue*">
- <warning>missing glib:type-name</warning>
- </return-type>
+ <return-type type="GObject.Value" />
<parameters>
<parameter name="key" type="const-gchar*" />
</parameters>
@@ -429,9 +417,7 @@
<parameters>
<parameter name="flags" type="GESMetaFlag" />
<parameter name="meta_item" type="const-gchar*" />
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value" />
</parameters>
</method>
<method name="RegisterMetaBoolean" cname="ges_meta_container_register_meta_boolean">
@@ -571,9 +557,7 @@
<return-type type="gboolean" />
<parameters>
<parameter name="meta_item" type="const-gchar*" />
- <parameter allow-none="1" name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter allow-none="1" name="value" type="GObject.Value" />
</parameters>
</method>
<method name="SetString" cname="ges_meta_container_set_string">
@@ -601,9 +585,7 @@
<return-type type="void" />
<parameters>
<parameter name="_object" type="const-gchar*" />
- <parameter name="p0" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="p0" type="GObject.Value" />
</parameters>
</signal>
</interface>
@@ -614,9 +596,7 @@
<interface cname="GInitable" />
</implements>
<class_struct cname="GESAssetClass">
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObjectClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.ObjectClass" />
<method vm="start_loading" />
<method vm="extract" />
<method vm="inform_proxy" />
@@ -736,7 +716,7 @@
<property name="Id" cname="id" type="gchar*" readable="true" writeable="true" construct="false" construct-only="true" />
<property name="Proxy" cname="proxy" type="GESAsset*" readable="true" writeable="true" construct="false" construct-only="false" />
<property name="ProxyTarget" cname="proxy-target" type="GESAsset*" readable="true" writeable="true" construct="false" construct-only="false" />
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject*" />
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.Object" />
<field cname="priv" access="private" writeable="false" readable="false" is_callback="false" name="Priv" type="GESAssetPrivate*">
<warning>missing glib:type-name</warning>
</field>
@@ -1338,9 +1318,7 @@
<interface cname="GESExtractable" />
</implements>
<class_struct cname="GESFormatterClass">
- <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass" />
<field cname="can_load_uri" access="public" writeable="false" readable="true" is_callback="false" name="CanLoadUri" type="GESFormatterCanLoadURIMethod" />
<field cname="load_from_uri" access="public" writeable="false" readable="true" is_callback="false" name="LoadFromUri" type="GESFormatterLoadFromURIMethod" />
<field cname="save_to_uri" access="public" writeable="false" readable="true" is_callback="false" name="SaveToUri" type="GESFormatterSaveToURIMethod" />
@@ -1424,7 +1402,7 @@
<parameter name="error" type="GError**" />
</parameters>
</method>
- <field cname="parent" access="private" writeable="false" readable="true" is_callback="false" name="Parent" type="GInitiallyUnowned*" />
+ <field cname="parent" access="private" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.InitiallyUnowned" />
<field cname="priv" access="private" writeable="false" readable="false" is_callback="false" name="Priv" type="GESFormatterPrivate*">
<warning>missing glib:type-name</warning>
</field>
@@ -1486,9 +1464,7 @@
<interface cname="GESMetaContainer" />
</implements>
<class_struct cname="GESLayerClass">
- <field cname="parent_class" access="private" writeable="false" readable="false" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="private" writeable="false" readable="false" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass" />
<method vm="get_objects" />
<method vm="object_added" />
<method vm="object_removed" />
@@ -1587,7 +1563,7 @@
</method>
<property name="AutoTransition" cname="auto-transition" type="gboolean" readable="true" writeable="true" construct="false" construct-only="false" />
<property name="Priority" cname="priority" type="guint" readable="true" writeable="true" construct="false" construct-only="false" />
- <field cname="parent" access="private" writeable="false" readable="true" is_callback="false" name="Parent" type="GInitiallyUnowned*" />
+ <field cname="parent" access="private" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.InitiallyUnowned" />
<field cname="timeline" access="public" writeable="false" readable="true" is_callback="false" name="Timeline" type="GESTimeline*" />
<field cname="min_nle_priority" access="public" writeable="false" readable="true" is_callback="false" name="MinNlePriority" type="guint32" />
<field cname="max_nle_priority" access="public" writeable="false" readable="true" is_callback="false" name="MaxNlePriority" type="guint32" />
@@ -2501,9 +2477,7 @@
<interface cname="GESMetaContainer" />
</implements>
<class_struct cname="GESTimelineElementClass">
- <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass" />
<method vm="set_parent" />
<method vm="set_start" />
<method vm="set_inpoint" />
@@ -2536,7 +2510,7 @@
<parameters />
</virtual_method>
<virtual_method name="ListChildrenProperties" cname="list_children_properties" hidden="true">
- <return-type type="GParamSpec*" />
+ <return-type type="GObject.ParamSpec" />
<parameters>
<parameter name="n_properties" type="guint" />
</parameters>
@@ -2545,8 +2519,8 @@
<return-type type="gboolean" />
<parameters>
<parameter name="prop_name" type="const-gchar*" />
- <parameter allow-none="1" name="child" type="GObject*" owned="true" pass_as="out" />
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="child" type="GObject.Object*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out" />
</parameters>
</virtual_method>
<virtual_method name="Paste" cname="paste" hidden="true">
@@ -2625,8 +2599,8 @@
<method name="AddChildProperty" cname="ges_timeline_element_add_child_property">
<return-type type="gboolean" />
<parameters>
- <parameter name="pspec" type="GParamSpec*" />
- <parameter name="child" type="GObject*" />
+ <parameter name="pspec" type="GObject.ParamSpec" />
+ <parameter name="child" type="GObject.Object" />
</parameters>
</method>
<method name="Copy" cname="ges_timeline_element_copy">
@@ -2639,18 +2613,14 @@
<return-type type="gboolean" />
<parameters>
<parameter name="property_name" type="const-gchar*" />
- <parameter name="value" type="GValue*" pass_as="out">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value" pass_as="out" />
</parameters>
</method>
<method name="GetChildPropertyByPspec" cname="ges_timeline_element_get_child_property_by_pspec">
<return-type type="void" />
<parameters>
- <parameter name="pspec" type="GParamSpec*" />
- <parameter name="value" type="GValue*" pass_as="out">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="pspec" type="GObject.ParamSpec" />
+ <parameter name="value" type="GObject.Value" pass_as="out" />
</parameters>
</method>
<method name="GetDuration" cname="ges_timeline_element_get_duration">
@@ -2703,8 +2673,8 @@
<return-type type="gboolean" />
<parameters>
<parameter name="prop_name" type="const-gchar*" />
- <parameter allow-none="1" name="child" type="GObject*" owned="true" pass_as="out" />
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="child" type="GObject.Object*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out" />
</parameters>
</method>
<method name="Paste" cname="ges_timeline_element_paste" version="1.6.0">
@@ -2716,7 +2686,7 @@
<method name="RemoveChildProperty" cname="ges_timeline_element_remove_child_property">
<return-type type="gboolean" />
<parameters>
- <parameter name="pspec" type="GParamSpec*" />
+ <parameter name="pspec" type="GObject.ParamSpec" />
</parameters>
</method>
<method name="Ripple" cname="ges_timeline_element_ripple">
@@ -2747,18 +2717,14 @@
<return-type type="gboolean" />
<parameters>
<parameter name="property_name" type="const-gchar*" />
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value" />
</parameters>
</method>
<method name="SetChildPropertyByPspec" cname="ges_timeline_element_set_child_property_by_pspec">
<return-type type="void" />
<parameters>
- <parameter name="pspec" type="GParamSpec*" />
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="pspec" type="GObject.ParamSpec" />
+ <parameter name="value" type="GObject.Value" />
</parameters>
</method>
<method name="SetDuration" cname="ges_timeline_element_set_duration">
@@ -2824,7 +2790,7 @@
<property name="Serialize" cname="serialize" type="gboolean" readable="true" writeable="true" construct="false" construct-only="false" />
<property name="Start" cname="start" type="guint64" readable="true" writeable="true" construct="false" construct-only="false" />
<property name="Timeline" cname="timeline" type="GESTimeline*" readable="true" writeable="true" construct="false" construct-only="false" />
- <field cname="parent_instance" access="private" writeable="false" readable="true" is_callback="false" name="ParentInstance" type="GInitiallyUnowned*" />
+ <field cname="parent_instance" access="private" writeable="false" readable="true" is_callback="false" name="ParentInstance" type="GObject.InitiallyUnowned" />
<field cname="parent" access="private" writeable="false" readable="true" is_callback="false" name="ParentField" type="GESTimelineElement*" />
<field cname="asset" access="public" writeable="false" readable="true" is_callback="false" name="Asset" type="GESAsset*" hidden="true" />
<field cname="start" access="public" writeable="false" readable="true" is_callback="false" name="StartField" type="guint64" />
@@ -2841,8 +2807,8 @@
<signal name="DeepNotify" cname="deep-notify" when="first">
<return-type type="void" />
<parameters>
- <parameter name="prop_object" type="GObject*" />
- <parameter name="prop" type="GParamSpec*" />
+ <parameter name="prop_object" type="GObject.Object" />
+ <parameter name="prop" type="GObject.ParamSpec" />
</parameters>
</signal>
</object>
@@ -3212,7 +3178,7 @@
<parameters />
</virtual_method>
<virtual_method name="ListChildrenProperties" cname="list_children_properties" hidden="true">
- <return-type type="GParamSpec*" />
+ <return-type type="GObject.ParamSpec" />
<parameters>
<parameter name="n_properties" type="guint" />
</parameters>
@@ -3222,7 +3188,7 @@
<parameters>
<parameter name="prop_name" type="const-gchar*" />
<parameter allow-none="1" name="element" type="GstElement*" owned="true" pass_as="out" />
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out" />
</parameters>
</virtual_method>
<method name="AddChildrenProps" cname="ges_track_element_add_children_props">
@@ -3288,7 +3254,7 @@
<parameters>
<parameter name="prop_name" type="const-gchar*" />
<parameter allow-none="1" name="element" type="GstElement*" owned="true" pass_as="out" />
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out" />
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out" />
</parameters>
</method>
<method name="RemoveControlBinding" cname="ges_track_element_remove_control_binding">
@@ -3875,6 +3841,10 @@
<constant value="multifile://" ctype="gchar*" gtype="gchar*" name="MULTI_FILE_URI_PREFIX" />
<constant value="4" ctype="gint" gtype="gint" name="PADDING" />
<constant value="20" ctype="gint" gtype="gint" name="PADDING_LARGE" />
+ <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
+ <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO" />
+ <constant value="14" ctype="gint" gtype="gint" name="VERSION_MINOR" />
+ <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
</object>
</namespace>
</api> \ No newline at end of file
diff --git a/ges/gst-editing-services-api.raw b/ges/gst-editing-services-api.raw
index f8962ed5e2..34efb04f8d 100644
--- a/ges/gst-editing-services-api.raw
+++ b/ges/gst-editing-services-api.raw
@@ -226,17 +226,13 @@
<parameters>
<parameter name="container" type="GESMetaContainer*"/>
<parameter name="key" type="const-gchar*"/>
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value"/>
<parameter allow-none="1" closure="3" name="user_data" type="gpointer"/>
</parameters>
</callback>
<interface name="Extractable" cname="GESExtractable" opaque="false" hidden="false">
<class_struct cname="GESExtractableInterface">
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GTypeInterface">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.TypeInterface"/>
<field cname="asset_type" access="public" writeable="false" readable="true" is_callback="false" name="AssetType" type="GType"/>
<field cname="check_id" access="public" writeable="false" readable="true" is_callback="false" name="CheckId" type="GESExtractableCheckId"/>
<field cname="can_update_asset" access="public" writeable="false" readable="true" is_callback="false" name="CanUpdateAsset" type="gboolean"/>
@@ -249,9 +245,7 @@
<field cname="_ges_reserved" access="public" writeable="false" readable="true" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4"/>
</class_struct>
<virtual_method name="GetParametersFromId" cname="get_parameters_from_id" shared="true" hidden="true">
- <return-type type="GParameter*">
- <warning>missing glib:type-name</warning>
- </return-type>
+ <return-type type="GObject.Parameter"/>
<parameters>
<parameter name="id" type="const-gchar*"/>
<parameter name="n_params" type="guint"/>
@@ -270,9 +264,7 @@
<parameter name="self" type="GESExtractableInterface*">
<warning>missing glib:type-name</warning>
</parameter>
- <parameter name="klass" type="GObjectClass*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="klass" type="GObject.ObjectClass"/>
<parameter name="asset" type="GESAsset*"/>
</parameters>
</virtual_method>
@@ -312,9 +304,7 @@
</interface>
<interface name="MetaContainer" cname="GESMetaContainer" opaque="false" hidden="false">
<class_struct cname="GESMetaContainerInterface">
- <field cname="parent_iface" access="public" writeable="false" readable="true" is_callback="false" name="ParentIface" type="GTypeInterface">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_iface" access="public" writeable="false" readable="true" is_callback="false" name="ParentIface" type="GObject.TypeInterface"/>
<field cname="_ges_reserved" access="public" writeable="false" readable="true" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4"/>
</class_struct>
<method name="GetType" cname="ges_meta_container_get_type" shared="true">
@@ -393,9 +383,7 @@
</parameters>
</method>
<method name="GetMeta" cname="ges_meta_container_get_meta">
- <return-type type="GValue*">
- <warning>missing glib:type-name</warning>
- </return-type>
+ <return-type type="GObject.Value"/>
<parameters>
<parameter name="key" type="const-gchar*"/>
</parameters>
@@ -429,9 +417,7 @@
<parameters>
<parameter name="flags" type="GESMetaFlag"/>
<parameter name="meta_item" type="const-gchar*"/>
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value"/>
</parameters>
</method>
<method name="RegisterMetaBoolean" cname="ges_meta_container_register_meta_boolean">
@@ -571,9 +557,7 @@
<return-type type="gboolean"/>
<parameters>
<parameter name="meta_item" type="const-gchar*"/>
- <parameter allow-none="1" name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter allow-none="1" name="value" type="GObject.Value"/>
</parameters>
</method>
<method name="SetString" cname="ges_meta_container_set_string">
@@ -601,22 +585,18 @@
<return-type type="void"/>
<parameters>
<parameter name="_object" type="const-gchar*"/>
- <parameter name="p0" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="p0" type="GObject.Value"/>
</parameters>
</signal>
</interface>
- <object name="Asset" cname="GESAsset" opaque="false" hidden="false" parent="GObject">
+ <object name="Asset" cname="GESAsset" opaque="false" hidden="false" parent="GObject.Object">
<implements>
<interface cname="GESMetaContainer"/>
<interface cname="GAsyncInitable"/>
<interface cname="GInitable"/>
</implements>
<class_struct cname="GESAssetClass">
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObjectClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.ObjectClass"/>
<method vm="start_loading"/>
<method vm="extract"/>
<method vm="inform_proxy"/>
@@ -736,7 +716,7 @@
<property name="Id" cname="id" type="gchar*" readable="true" writeable="true" construct="false" construct-only="true"/>
<property name="Proxy" cname="proxy" type="GESAsset*" readable="true" writeable="true" construct="false" construct-only="false"/>
<property name="ProxyTarget" cname="proxy-target" type="GESAsset*" readable="true" writeable="true" construct="false" construct-only="false"/>
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject*"/>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.Object"/>
<field cname="priv" access="private" writeable="false" readable="false" is_callback="false" name="Priv" type="GESAssetPrivate*">
<warning>missing glib:type-name</warning>
</field>
@@ -1333,14 +1313,12 @@
</field>
<field cname="_ges_reserved" access="private" writeable="false" readable="false" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4"/>
</object>
- <object name="Formatter" cname="GESFormatter" defaultconstructoraccess="protected" opaque="false" hidden="false" parent="GInitiallyUnowned">
+ <object name="Formatter" cname="GESFormatter" defaultconstructoraccess="protected" opaque="false" hidden="false" parent="GObject.InitiallyUnowned">
<implements>
<interface cname="GESExtractable"/>
</implements>
<class_struct cname="GESFormatterClass">
- <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass"/>
<field cname="can_load_uri" access="public" writeable="false" readable="true" is_callback="false" name="CanLoadUri" type="GESFormatterCanLoadURIMethod"/>
<field cname="load_from_uri" access="public" writeable="false" readable="true" is_callback="false" name="LoadFromUri" type="GESFormatterLoadFromURIMethod"/>
<field cname="save_to_uri" access="public" writeable="false" readable="true" is_callback="false" name="SaveToUri" type="GESFormatterSaveToURIMethod"/>
@@ -1424,7 +1402,7 @@
<parameter name="error" type="GError**"/>
</parameters>
</method>
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GInitiallyUnowned*"/>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.InitiallyUnowned"/>
<field cname="priv" access="private" writeable="false" readable="false" is_callback="false" name="Priv" type="GESFormatterPrivate*">
<warning>missing glib:type-name</warning>
</field>
@@ -1480,15 +1458,13 @@
</field>
<field cname="_ges_reserved" access="private" writeable="false" readable="false" is_callback="false" name="_gesGesReserved" type="gpointer" array="true" array_len="4"/>
</object>
- <object name="Layer" cname="GESLayer" opaque="false" hidden="false" parent="GInitiallyUnowned">
+ <object name="Layer" cname="GESLayer" opaque="false" hidden="false" parent="GObject.InitiallyUnowned">
<implements>
<interface cname="GESExtractable"/>
<interface cname="GESMetaContainer"/>
</implements>
<class_struct cname="GESLayerClass">
- <field cname="parent_class" access="private" writeable="false" readable="false" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="private" writeable="false" readable="false" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass"/>
<method vm="get_objects"/>
<method vm="object_added"/>
<method vm="object_removed"/>
@@ -1587,7 +1563,7 @@
</method>
<property name="AutoTransition" cname="auto-transition" type="gboolean" readable="true" writeable="true" construct="false" construct-only="false"/>
<property name="Priority" cname="priority" type="guint" readable="true" writeable="true" construct="false" construct-only="false"/>
- <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GInitiallyUnowned*"/>
+ <field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="Parent" type="GObject.InitiallyUnowned"/>
<field cname="timeline" access="public" writeable="false" readable="true" is_callback="false" name="Timeline" type="GESTimeline*"/>
<field cname="min_nle_priority" access="public" writeable="false" readable="true" is_callback="false" name="MinNlePriority" type="guint32"/>
<field cname="max_nle_priority" access="public" writeable="false" readable="true" is_callback="false" name="MaxNlePriority" type="guint32"/>
@@ -2525,15 +2501,13 @@
</parameters>
</signal>
</object>
- <object name="TimelineElement" cname="GESTimelineElement" defaultconstructoraccess="protected" opaque="false" hidden="false" parent="GInitiallyUnowned">
+ <object name="TimelineElement" cname="GESTimelineElement" defaultconstructoraccess="protected" opaque="false" hidden="false" parent="GObject.InitiallyUnowned">
<implements>
<interface cname="GESExtractable"/>
<interface cname="GESMetaContainer"/>
</implements>
<class_struct cname="GESTimelineElementClass">
- <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GInitiallyUnownedClass">
- <warning>missing glib:type-name</warning>
- </field>
+ <field cname="parent_class" access="public" writeable="false" readable="true" is_callback="false" name="ParentClass" type="GObject.InitiallyUnownedClass"/>
<method vm="set_parent"/>
<method vm="set_start"/>
<method vm="set_inpoint"/>
@@ -2566,7 +2540,7 @@
<parameters/>
</virtual_method>
<virtual_method name="ListChildrenProperties" cname="list_children_properties" hidden="true">
- <return-type type="GParamSpec*"/>
+ <return-type type="GObject.ParamSpec"/>
<parameters>
<parameter name="n_properties" type="guint"/>
</parameters>
@@ -2575,8 +2549,8 @@
<return-type type="gboolean"/>
<parameters>
<parameter name="prop_name" type="const-gchar*"/>
- <parameter allow-none="1" name="child" type="GObject*" owned="true" pass_as="out"/>
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="child" type="GObject.Object*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out"/>
</parameters>
</virtual_method>
<virtual_method name="Paste" cname="paste" hidden="true">
@@ -2655,8 +2629,8 @@
<method name="AddChildProperty" cname="ges_timeline_element_add_child_property">
<return-type type="gboolean"/>
<parameters>
- <parameter name="pspec" type="GParamSpec*"/>
- <parameter name="child" type="GObject*"/>
+ <parameter name="pspec" type="GObject.ParamSpec"/>
+ <parameter name="child" type="GObject.Object"/>
</parameters>
</method>
<method name="Copy" cname="ges_timeline_element_copy">
@@ -2669,18 +2643,14 @@
<return-type type="gboolean"/>
<parameters>
<parameter name="property_name" type="const-gchar*"/>
- <parameter name="value" type="GValue*" pass_as="out">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value" pass_as="out"/>
</parameters>
</method>
<method name="GetChildPropertyByPspec" cname="ges_timeline_element_get_child_property_by_pspec">
<return-type type="void"/>
<parameters>
- <parameter name="pspec" type="GParamSpec*"/>
- <parameter name="value" type="GValue*" pass_as="out">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="pspec" type="GObject.ParamSpec"/>
+ <parameter name="value" type="GObject.Value" pass_as="out"/>
</parameters>
</method>
<method name="GetDuration" cname="ges_timeline_element_get_duration">
@@ -2733,8 +2703,8 @@
<return-type type="gboolean"/>
<parameters>
<parameter name="prop_name" type="const-gchar*"/>
- <parameter allow-none="1" name="child" type="GObject*" owned="true" pass_as="out"/>
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="child" type="GObject.Object*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out"/>
</parameters>
</method>
<method name="Paste" cname="ges_timeline_element_paste" version="1.6.0">
@@ -2746,7 +2716,7 @@
<method name="RemoveChildProperty" cname="ges_timeline_element_remove_child_property">
<return-type type="gboolean"/>
<parameters>
- <parameter name="pspec" type="GParamSpec*"/>
+ <parameter name="pspec" type="GObject.ParamSpec"/>
</parameters>
</method>
<method name="Ripple" cname="ges_timeline_element_ripple">
@@ -2777,18 +2747,14 @@
<return-type type="gboolean"/>
<parameters>
<parameter name="property_name" type="const-gchar*"/>
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="value" type="GObject.Value"/>
</parameters>
</method>
<method name="SetChildPropertyByPspec" cname="ges_timeline_element_set_child_property_by_pspec">
<return-type type="void"/>
<parameters>
- <parameter name="pspec" type="GParamSpec*"/>
- <parameter name="value" type="GValue*">
- <warning>missing glib:type-name</warning>
- </parameter>
+ <parameter name="pspec" type="GObject.ParamSpec"/>
+ <parameter name="value" type="GObject.Value"/>
</parameters>
</method>
<method name="SetDuration" cname="ges_timeline_element_set_duration">
@@ -2854,7 +2820,7 @@
<property name="Serialize" cname="serialize" type="gboolean" readable="true" writeable="true" construct="false" construct-only="false"/>
<property name="Start" cname="start" type="guint64" readable="true" writeable="true" construct="false" construct-only="false"/>
<property name="Timeline" cname="timeline" type="GESTimeline*" readable="true" writeable="true" construct="false" construct-only="false"/>
- <field cname="parent_instance" access="public" writeable="false" readable="true" is_callback="false" name="ParentInstance" type="GInitiallyUnowned*"/>
+ <field cname="parent_instance" access="public" writeable="false" readable="true" is_callback="false" name="ParentInstance" type="GObject.InitiallyUnowned"/>
<field cname="parent" access="public" writeable="false" readable="true" is_callback="false" name="ParentField" type="GESTimelineElement*"/>
<field cname="asset" access="public" writeable="false" readable="true" is_callback="false" name="Asset" type="GESAsset*"/>
<field cname="start" access="public" writeable="false" readable="true" is_callback="false" name="StartField" type="guint64"/>
@@ -2871,8 +2837,8 @@
<signal name="DeepNotify" cname="deep-notify" when="first">
<return-type type="void"/>
<parameters>
- <parameter name="prop_object" type="GObject*"/>
- <parameter name="prop" type="GParamSpec*"/>
+ <parameter name="prop_object" type="GObject.Object"/>
+ <parameter name="prop" type="GObject.ParamSpec"/>
</parameters>
</signal>
</object>
@@ -3242,7 +3208,7 @@
<parameters/>
</virtual_method>
<virtual_method name="ListChildrenProperties" cname="list_children_properties" hidden="true">
- <return-type type="GParamSpec*"/>
+ <return-type type="GObject.ParamSpec"/>
<parameters>
<parameter name="n_properties" type="guint"/>
</parameters>
@@ -3252,7 +3218,7 @@
<parameters>
<parameter name="prop_name" type="const-gchar*"/>
<parameter allow-none="1" name="element" type="GstElement*" owned="true" pass_as="out"/>
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out"/>
</parameters>
</virtual_method>
<method name="AddChildrenProps" cname="ges_track_element_add_children_props">
@@ -3318,7 +3284,7 @@
<parameters>
<parameter name="prop_name" type="const-gchar*"/>
<parameter allow-none="1" name="element" type="GstElement*" owned="true" pass_as="out"/>
- <parameter allow-none="1" name="pspec" type="GParamSpec*" owned="true" pass_as="out"/>
+ <parameter allow-none="1" name="pspec" type="GObject.ParamSpec*" owned="true" pass_as="out"/>
</parameters>
</method>
<method name="RemoveControlBinding" cname="ges_track_element_remove_control_binding">
@@ -3909,6 +3875,10 @@
<constant value="multifile://" ctype="gchar*" gtype="gchar*" name="MULTI_FILE_URI_PREFIX"/>
<constant value="4" ctype="gint" gtype="gint" name="PADDING"/>
<constant value="20" ctype="gint" gtype="gint" name="PADDING_LARGE"/>
+ <constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR"/>
+ <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO"/>
+ <constant value="14" ctype="gint" gtype="gint" name="VERSION_MINOR"/>
+ <constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO"/>
</object>
</namespace>
</api>
diff --git a/girs/Gst-1.0.gir b/girs/Gst-1.0.gir
index 032c22885a..98358acdec 100644
--- a/girs/Gst-1.0.gir
+++ b/girs/Gst-1.0.gir
@@ -44725,7 +44725,7 @@ determine a order for the two provided values.</doc>
<doc xml:space="preserve">The major version of GStreamer at compile time:</doc>
<type name="gint" c:type="gint"/>
</constant>
- <constant name="VERSION_MICRO" value="1" c:type="GST_VERSION_MICRO">
+ <constant name="VERSION_MICRO" value="2" c:type="GST_VERSION_MICRO">
<doc xml:space="preserve">The micro version of GStreamer at compile time:</doc>
<type name="gint" c:type="gint"/>
</constant>
diff --git a/girs/GstAudio-1.0.gir b/girs/GstAudio-1.0.gir
index c5a4792317..71c526717f 100644
--- a/girs/GstAudio-1.0.gir
+++ b/girs/GstAudio-1.0.gir
@@ -6,11 +6,9 @@ and/or use gtk-doc annotations. -->
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GLib" version="2.0"/>
- <include name="GModule" version="2.0"/>
- <include name="GObject" version="2.0"/>
<include name="Gst" version="1.0"/>
<include name="GstBase" version="1.0"/>
+ <include name="GstTag" version="1.0"/>
<package name="gstreamer-audio-1.0"/>
<c:include name="gst/audio/audio.h"/>
<namespace name="GstAudio"
diff --git a/girs/GstBase-1.0.gir b/girs/GstBase-1.0.gir
index 08ee2c704c..2fe676c739 100644
--- a/girs/GstBase-1.0.gir
+++ b/girs/GstBase-1.0.gir
@@ -6,9 +6,6 @@ and/or use gtk-doc annotations. -->
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GLib" version="2.0"/>
- <include name="GModule" version="2.0"/>
- <include name="GObject" version="2.0"/>
<include name="Gst" version="1.0"/>
<package name="gstreamer-base-1.0"/>
<c:include name="gst/base/base.h"/>
diff --git a/girs/GstController-1.0.gir b/girs/GstController-1.0.gir
index af78936baf..622949dcea 100644
--- a/girs/GstController-1.0.gir
+++ b/girs/GstController-1.0.gir
@@ -6,9 +6,6 @@ and/or use gtk-doc annotations. -->
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GLib" version="2.0"/>
- <include name="GModule" version="2.0"/>
- <include name="GObject" version="2.0"/>
<include name="Gst" version="1.0"/>
<package name="gstreamer-controller-1.0"/>
<c:include name="gst/controller/controller.h"/>
diff --git a/girs/GstNet-1.0.gir b/girs/GstNet-1.0.gir
index 076f880690..087d6f3f16 100644
--- a/girs/GstNet-1.0.gir
+++ b/girs/GstNet-1.0.gir
@@ -6,9 +6,6 @@ and/or use gtk-doc annotations. -->
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
- <include name="GLib" version="2.0"/>
- <include name="GModule" version="2.0"/>
- <include name="GObject" version="2.0"/>
<include name="Gio" version="2.0"/>
<include name="Gst" version="1.0"/>
<package name="gstreamer-net-1.0"/>
diff --git a/girs/GstPbutils-1.0.gir b/girs/GstPbutils-1.0.gir
index 5c3906eaa9..22285341d3 100644
--- a/girs/GstPbutils-1.0.gir
+++ b/girs/GstPbutils-1.0.gir
@@ -8,7 +8,7 @@ and/or use gtk-doc annotations. -->
xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
<include name="Gst" version="1.0"/>
<include name="GstAudio" version="1.0"/>
- <include name="GstBase" version="1.0"/>
+ <include name="GstTag" version="1.0"/>
<include name="GstVideo" version="1.0"/>
<package name="gstreamer-pbutils-1.0"/>
<c:include name="gst/pbutils/pbutils.h"/>
@@ -2744,7 +2744,7 @@ in debugging.</doc>
<type name="gint" c:type="gint"/>
</constant>
<constant name="PLUGINS_BASE_VERSION_MICRO"
- value="1"
+ value="2"
c:type="GST_PLUGINS_BASE_VERSION_MICRO">
<doc xml:space="preserve">The micro version of GStreamer's gst-plugins-base libraries at compile time.</doc>
<type name="gint" c:type="gint"/>
diff --git a/meson.build b/meson.build
index 22dee42cab..05a9483738 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gstreamer-sharp', ['cs', 'c'], version: '1.14.0',
+project('gstreamer-sharp', ['cs', 'c'], version: '1.14.2',
meson_version: '>0.42', license: 'LGPL')
if host_machine.system() == 'osx'
diff --git a/sources/generated/Gst.PbUtils/Constants.cs b/sources/generated/Gst.PbUtils/Constants.cs
index 9b40e58d72..4e228d7450 100644
--- a/sources/generated/Gst.PbUtils/Constants.cs
+++ b/sources/generated/Gst.PbUtils/Constants.cs
@@ -17,7 +17,7 @@ namespace Gst.PbUtils {
public const string ENCODING_CATEGORY_ONLINE_SERVICE = @"online-service";
public const string ENCODING_CATEGORY_STORAGE_EDITING = @"storage-editing";
public const int PLUGINS_BASE_VERSION_MAJOR = 1;
- public const int PLUGINS_BASE_VERSION_MICRO = 1;
+ public const int PLUGINS_BASE_VERSION_MICRO = 2;
public const int PLUGINS_BASE_VERSION_MINOR = 14;
public const int PLUGINS_BASE_VERSION_NANO = 0;
#endregion
diff --git a/sources/generated/Gst/Constants.cs b/sources/generated/Gst/Constants.cs
index 436698d8ff..6697d41637 100644
--- a/sources/generated/Gst/Constants.cs
+++ b/sources/generated/Gst/Constants.cs
@@ -163,7 +163,7 @@ namespace Gst {
public const int VALUE_LESS_THAN = -1;
public const int VALUE_UNORDERED = 2;
public const int VERSION_MAJOR = 1;
- public const int VERSION_MICRO = 1;
+ public const int VERSION_MICRO = 2;
public const int VERSION_MINOR = 14;
public const int VERSION_NANO = 0;
#endregion
diff --git a/sources/generated/gstreamer-sharp-api.xml b/sources/generated/gstreamer-sharp-api.xml
index 142597c2a7..cbe3dff397 100644
--- a/sources/generated/gstreamer-sharp-api.xml
+++ b/sources/generated/gstreamer-sharp-api.xml
@@ -11541,7 +11541,7 @@
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN" />
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED" />
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR" />
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_MICRO" />
+ <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO" />
<constant value="14" ctype="gint" gtype="gint" name="VERSION_MINOR" />
<constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO" />
</object>
@@ -20492,7 +20492,7 @@
<constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE" />
<constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING" />
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR" />
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
+ <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO" />
<constant value="14" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR" />
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO" />
</object>
diff --git a/sources/gstreamer-sharp-api.raw b/sources/gstreamer-sharp-api.raw
index 4472e29ebc..409144f9df 100644
--- a/sources/gstreamer-sharp-api.raw
+++ b/sources/gstreamer-sharp-api.raw
@@ -12688,7 +12688,7 @@
<constant value="-1" ctype="gint" gtype="gint" name="VALUE_LESS_THAN"/>
<constant value="2" ctype="gint" gtype="gint" name="VALUE_UNORDERED"/>
<constant value="1" ctype="gint" gtype="gint" name="VERSION_MAJOR"/>
- <constant value="1" ctype="gint" gtype="gint" name="VERSION_MICRO"/>
+ <constant value="2" ctype="gint" gtype="gint" name="VERSION_MICRO"/>
<constant value="14" ctype="gint" gtype="gint" name="VERSION_MINOR"/>
<constant value="0" ctype="gint" gtype="gint" name="VERSION_NANO"/>
</object>
@@ -20566,7 +20566,7 @@
<constant value="online-service" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_ONLINE_SERVICE"/>
<constant value="storage-editing" ctype="gchar*" gtype="gchar*" name="ENCODING_CATEGORY_STORAGE_EDITING"/>
<constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MAJOR"/>
- <constant value="1" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO"/>
+ <constant value="2" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MICRO"/>
<constant value="14" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_MINOR"/>
<constant value="0" ctype="gint" gtype="gint" name="PLUGINS_BASE_VERSION_NANO"/>
</object>