Event.steal

Atomically replace the GstEvent pointed to by old_event with NULL and return the original event.

class Event
static
steal

Parameters

oldEvent Event

pointer to a pointer to a GstEvent to be stolen. inout[transfer full]

Return Value

Type: Event

the GstEvent that was in old_event

Meta