[Bug 753754] Add GstValueList and GstValueArray support to gst-python

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 20 20:49:12 UTC 2017


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

--- Comment #9 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 348361
  --> https://bugzilla.gnome.org/attachment.cgi?id=348361&action=edit
structure: Add get/set_array/list using GValueArray

This adds a binding friendly interface to get and set arrays
and list into GstStructure.

New API:
 - gst_structure_set_array
 - gst_structure_set_list
 - gst_structure_get_array
 - gst_structure_get_list

-- 
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