append_value


Description:

public static void append_value (ref Value value, Value append_value)

Appends append_value to the GstValueArray in value.

Parameters:

value

a Value of type GST_TYPE_ARRAY

append_value

the value to append