mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-02 14:36:41 +00:00
Hide gst_pad_get_parent_element() as it's useless for us
This commit is contained in:
parent
771741badb
commit
234fcbc1e7
1 changed files with 1 additions and 0 deletions
|
@ -637,6 +637,7 @@
|
|||
</parameters>
|
||||
</method>
|
||||
</add-node>
|
||||
<attr path="/api/namespace/object[@name='Pad']/method[@cname='gst_pad_get_parent_element']" name="hidden">1</attr>
|
||||
|
||||
<attr path="/api/namespace/callback[@name='PadBufferAllocFunction']/parameters/parameter[@name='buf']" name="pass_as">out</attr>
|
||||
<attr path="/api/namespace/callback[@name='PadChainFunction']/parameters/parameter[@name='buffer']" name="owned">true</attr>
|
||||
|
|
Loading…
Reference in a new issue