Don't generate bindings for the XML/binary registry implementations
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 4 Apr 2009 21:31:48 +0000 (23:31 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 4 Apr 2009 21:31:48 +0000 (23:31 +0200)
gstreamer-sharp/gstreamer-api.raw
source/gstreamer-sharp-source.xml

index b3c755c..adf134d 100644 (file)
           <parameter type="GstPlugin*" name="plugin" />
         </parameters>
       </method>
-      <method name="BinaryReadCache" cname="gst_registry_binary_read_cache">
-        <return-type type="gboolean" />
-        <parameters>
-          <parameter type="const-char*" name="location" />
-        </parameters>
-      </method>
-      <method name="BinaryWriteCache" cname="gst_registry_binary_write_cache">
-        <return-type type="gboolean" />
-        <parameters>
-          <parameter type="const-char*" name="location" />
-        </parameters>
-      </method>
       <method name="FeatureFilter" cname="gst_registry_feature_filter">
         <return-type type="GList*" />
         <parameters>
         </parameters>
       </method>
     </struct>
-    <struct name="BinaryChunk" cname="GstBinaryChunk" opaque="true" />
-    <struct name="BinaryDep" cname="GstBinaryDep" opaque="true" />
-    <struct name="BinaryElementFactory" cname="GstBinaryElementFactory" opaque="true" />
-    <struct name="BinaryPadTemplate" cname="GstBinaryPadTemplate" opaque="true" />
-    <struct name="BinaryPluginElement" cname="GstBinaryPluginElement" opaque="true" />
-    <struct name="BinaryPluginFeature" cname="GstBinaryPluginFeature" opaque="true" />
-    <struct name="BinaryRegistryMagic" cname="GstBinaryRegistryMagic" opaque="true" />
-    <struct name="BinaryTypeFindFactory" cname="GstBinaryTypeFindFactory" opaque="true" />
     <boxed name="Caps" cname="GstCaps" opaque="true">
       <field name="Type" cname="type" type="GType" access="public" writeable="true" />
       <field name="Refcount" cname="refcount" type="gint" access="public" writeable="true" />
index e037893..b80dd33 100644 (file)
@@ -13,6 +13,8 @@
         <exclude>gstreamer-0.10.22/gst/gstinterface.h</exclude>
         <exclude>gstreamer-0.10.22/gst/gsturi.h</exclude>
         <exclude>gstreamer-0.10.22/gst/gstpreset.h</exclude>
+        <exclude>gstreamer-0.10.22/gst/gstregistrybinary.h</exclude>
+        <exclude>gstreamer-0.10.22/gst/gstregistryxml.h</exclude>
       </namespace>
        </library>
   </api>