MiniObject.steal

Replace the current GstMiniObject pointer to by olddata with NULL and return the old value.

class MiniObject
static
steal

Parameters

olddata GstMiniObject**

pointer to a pointer to a mini-object to be stolen. inout[transfer full]

Return Value

the GstMiniObject at oldata

Meta