Fix value of Gst.FlowReturn.Ok

This commit is contained in:
Sebastian Dröge 2009-04-30 21:48:14 +02:00
parent 6287025a5f
commit ac87f20640

View file

@ -371,6 +371,8 @@
<move-node path="/api/namespace/class[@name='Flow']/method[@cname='gst_flow_get_name']" name="name">/api/namespace/class[@name='Util']</move-node>
<attr path="/api/namespace/enum[@name='FlowReturn']/member[@cname='GST_FLOW_OK']" name="value">0</attr>
<attr path="/api/namespace/object[@name='GhostPad']" name="parent">GstPad</attr>
<attr path="/api/namespace/object[@name='GhostPad']/method[@cname='gst_ghost_pad_get_target']/return-type" name="owned">true</attr>
<attr path="/api/namespace/object[@name='GhostPad']/method[@cname='gst_ghost_pad_construct']" name="hidden">1</attr>