MiniObjectCopyFunction


Description:

[ CCode ( has_target = false ) ]
public delegate MiniObject MiniObjectCopyFunction (MiniObject obj)

Function prototype for methods to create copies of instances.

Parameters:

obj

MiniObject to copy

Returns:

reference to cloned instance.


Namespace: Gst
Package: gstreamer-1.0