Transfer a gstreamer.ValueArray to GST_TYPE_ARRAY and set this value on the specified property name. This allow language bindings to set GST_TYPE_ARRAY properties which are otherwise not an accessible type.
the object to set the array to
the name of the property to set
a gstreamer.ValueArray containing the values
1.12
Transfer a gstreamer.ValueArray to GST_TYPE_ARRAY and set this value on the specified property name. This allow language bindings to set GST_TYPE_ARRAY properties which are otherwise not an accessible type.