gstreamer/source/gstreamer-sharp-source.xml
Aaron Bockover 448405d86a 2006-07-12 Aaron Bockover <aaron@abock.org>
* gstreamer-sharp.mds:
    * gstreamer-sharp.mdp: Updated MonoDevelo project/solution

    * source/gstreamer-sharp-source.xml: Cleaned up a bit

    * sample/DecodeBinTranscoder.cs: Updated to reflect renaming of
    Clock.GstSecond to Clock.Second, etc.

    * gstreamer-sharp/glue/clock.c: Added gstsharp_gst_clock_get_time_none
    and gstsharp_gst_clock_time_is_valid

    * gstreamer-sharp/Clock.custom: Added bindings for new clock glue
    and renamed GstNSecond to NSecond (and friends)



git-svn-id: svn://anonsvn.mono-project.com/source/branches/abock/gstreamer-sharp@62535 e3ebcda4-bce8-0310-ba0a-eca2169e7518
2006-07-12 21:49:32 +00:00

18 lines
648 B
XML

<gapi-parser-input>
<api filename="../gstreamer-sharp/gstreamer-api.raw">
<library name="gstreamer-0.10.dll">
<namespace name="Gst">
<dir>gstreamer-0.10.3/gst</dir>
<exclude>gstreamer-0.10.3/gst/gstinterface.h</exclude>
<exclude>gstreamer-0.10.3/gst/gsturi.h</exclude>
</namespace>
<!--
<namespace name="Gst">
<file>gst-plugins-base-0.10.3/gst-libs/gst/interfaces/xoverlay.h</file>
<dir>gst-plugins-base-0.10.3/gst-libs/gst/video</dir>
<exclude>gst-plugins-base-0.10.3/gst-libs/gst/video/video.h</exclude>
</namespace>
-->
</library>
</api>
</gapi-parser-input>