ValueArray.getValue

Gets the value that is a member of the array contained in @value and has the index @index.

class ValueArray
static
getValue

Parameters

value Value

a #GValue of type #GST_TYPE_ARRAY

index uint

index of value to get from the array

Return Value

Type: Value

the value at the given index

Meta