Insert a copy of value as last element of value_array. If value is NULL, an uninitialized value is appended.
gobject.Value to copy into gstreamer.ValueArray, or NULL
the gstreamer.ValueArray passed in as value_array
Deprecated: Use GArray and g_array_append_val() instead.
Insert a copy of value as last element of value_array. If value is NULL, an uninitialized value is appended.