Appends append_value
to the GstValueArray in value
.
a #GValue of type #GST_TYPE_ARRAY
the value to append
Appends append_value
to the GstValueArray in value
.
a #GValue of type #GST_TYPE_ARRAY
the value to append
Gets the number of values contained in value
.
a #GValue of type #GST_TYPE_ARRAY
Gets the value that is a member of the array contained in value
and
has the index index
.
a #GValue of type #GST_TYPE_ARRAY
index of value to get from the array
Initializes and pre-allocates a #GValue of type #GST_TYPE_ARRAY.
A zero-filled (uninitialized) #GValue structure
The number of entries to pre-allocate in the array
Prepends prepend_value
to the GstValueArray in value
.
a #GValue of type #GST_TYPE_ARRAY
the value to prepend
A fundamental type that describes an ordered list of #GValue