MiniObject.gstValueTakeMiniObject

Set the contents of a GST_TYPE_MINI_OBJECT derived GValue to mini_object. Takes over the ownership of the caller's reference to mini_object; the caller doesn't have to unref it any more.

class MiniObject
static
void
gstValueTakeMiniObject

Parameters

value Value

a valid GValue of GST_TYPE_MINI_OBJECT derived type

miniObject MiniObject

mini object value to take

Meta