mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 06:31:08 +00:00
Fix value of Gst.FlowReturn.Ok
This commit is contained in:
parent
6287025a5f
commit
ac87f20640
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue