constants: Add CLOCK_TIME_NONE
authorStephan Sundermann <ssundermann@gnome.org>
Fri, 1 Aug 2014 13:31:36 +0000 (15:31 +0200)
committerStephan Sundermann <ssundermann@gnome.org>
Fri, 1 Aug 2014 13:31:36 +0000 (15:31 +0200)
sources/gstreamer-sharp.metadata

index e1a67db..41860fd 100644 (file)
@@ -205,6 +205,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
        <attr path="//*[@type='const GList*']" name="type">GList*</attr>
        <attr path="//*[@type='const GSList*']" name="type">GSList*</attr>
        <attr path="//object/field[@cname='object' and @type='GstObject*']" name="hidden">true</attr>
+       <attr path="//constant[@name='CLOCK_TIME_NONE']" name="ctype">guint64</attr>
+
        <!-- No way to correctly generate these without the element type -->
        <attr path="//boxed[@cname='GstMpegtsDescriptor']//method[parameters/parameter[@type='GArray***']]" name="hidden">true</attr>
 </metadata>