gstutils: Add helpers to get/set array properties
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 20 Mar 2017 20:46:33 +0000 (16:46 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 24 Mar 2017 17:30:45 +0000 (13:30 -0400)
commit2c056563bf0b82e52cc38629accf7fe7d855a73c
tree97ccd15692f016eb7792a15d81eae701a8b9e9d9
parentc21e219ed425fdd9417e8c087f792955b242674f
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

https://bugzilla.gnome.org/show_bug.cgi?id=753754
docs/gst/gstreamer-sections.txt
gst/gstutils.c
gst/gstutils.h
win32/common/libgstreamer.def