mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
448405d86a
* 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
18 lines
648 B
XML
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>
|