gstreamer/source/gstreamer-sharp-source.xml
Sebastian Dröge dd7d2154b2 Ignore more header files
These are either private, don't make sense in the bindings
or we need to find better ways to bind them (i.e. GST_ERROR)
2009-04-07 14:24:10 +02:00

40 lines
1.8 KiB
XML

<gapi-parser-input>
<api filename="../gstreamer-sharp/gstreamer-api.raw">
<!--
<library name="gstcontroller-0.10.dll">
<namespace name="Gst">
<dir>gstreamer-0.10.3/libs/gst/controller</dir>
</namespace>
</library>
-->
<library name="gstreamer-0.10.dll">
<namespace name="Gst">
<dir>gstreamer-0.10.22/gst</dir>
<!-- Needs to be bound -->
<exclude>gstreamer-0.10.22/gst/gstdebugutils.h</exclude>
<exclude>gstreamer-0.10.22/gst/gsterror.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstinfo.h</exclude>
<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>
<!-- Not bound -->
<exclude>gstreamer-0.10.22/gst/gstfilter.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstiterator.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstmacros.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstparamspecs.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstpoll.h</exclude>
<exclude>gstreamer-0.10.22/gst/gsttrace.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstvalue.h</exclude>
<!-- Private headers -->
<exclude>gstreamer-0.10.22/gst/gstregistrybinary.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstregistryxml.h</exclude>
<exclude>gstreamer-0.10.22/gst/gst_private.h</exclude>
<exclude>gstreamer-0.10.22/gst/glib-compat-private.h</exclude>
<exclude>gstreamer-0.10.22/gst/glib-i18n-lib.h</exclude>
<exclude>gstreamer-0.10.22/gst/glib-i18n-app.h</exclude>
<exclude>gstreamer-0.10.22/gst/gstquark.h</exclude>
<exclude>gstreamer-0.10.22/gst/gettext.h</exclude>
</namespace>
</library>
</api>
</gapi-parser-input>