ValueGst.arrayGetValue

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

class ValueGst
static
arrayGetValue

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. [transfer none]

Meta