[Bug 750189] gstchildproxy: some improvements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun May 31 15:07:04 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750189

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #304330|needs-work                  |none
             status|                            |
 Attachment #304330|0                           |1
        is obsolete|                            |

--- Comment #9 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Created attachment 304332
  --> https://bugzilla.gnome.org/attachment.cgi?id=304332&action=edit
gstchildproxy: [API] gst_child_proxy_lookup_all

This method allows getting all the elements that expose a given
property, recursively. The property name can be partially specified,
ie if child_proxy1 contains child_proxy2 which has a property
property_name, the user can ask for child_proxy2::property_name.

+ Adds a test, valgrind shows no leaks, documentation and introspection
build OK.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list