prepend_value


Description:

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

Prepends prepend_value to the GstValueList in value.

Parameters:

value

a Value of type GST_TYPE_LIST

prepend_value

the value to prepend