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

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


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

--- Comment #10 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 348362
  --> https://bugzilla.gnome.org/attachment.cgi?id=348362&action=edit
gstutils: Add helpers to get/set array properties

This is to help bindings access properties of type GST_TYPE_ARRAY.
This function will get/set the property and convert form/to
GValueArray.

New API:
  gst_util_set_object_array
  gst_util_get_object_array

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