init_and_copy


Description:


public void init_and_copy (ref Value dest, Value src)

Initialises the target value to be of the same type as source and then copies the contents from source to target.

Parameters:

dest

the target value

src

the source value


Namespace: Gst.Value
Package: gstreamer-1.0