union


Description:


public bool union (out Value dest, Value value1, Value value2)

Creates a GValue corresponding to the union of value1 and value2.

Parameters:

dest

the destination value

value1

a value to union

value2

another value to union

Returns:

true if the union succeeded.


Namespace: Gst.Value
Package: gstreamer-1.0