ValueGst.listGetValue

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

class ValueGst
static
listGetValue

Parameters

value Value

a GValue of type GST_TYPE_LIST

index uint

index of value to get from the list

Return Value

Type: Value

the value at the given index. [transfer none]

Meta