mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
Fix ownership of Gst.SystemClock.Obtain() return
This commit is contained in:
parent
e0ae4ada28
commit
a1de9b3aa6
1 changed files with 2 additions and 0 deletions
|
@ -632,6 +632,8 @@
|
|||
|
||||
<attr path="/api/namespace/callback[@name='StructureMapFunc']" name="hidden">1</attr>
|
||||
|
||||
<attr path="/api/namespace/object[@name='SystemClock']/method[@cname='gst_system_clock_obtain']/return-type" name="owned">true</attr>
|
||||
|
||||
<attr path="/api/namespace/object[@name='Task']/field[@name='Func']" name="hidden">1</attr>
|
||||
|
||||
<attr path="/api/namespace/class[@name='Tag']" name="disable_void_ctor">1</attr>
|
||||
|
|
Loading…
Reference in a new issue