Pad.getStickyEvent

Returns a new reference of the sticky event of type @event_type from the event.

class Pad
getStickyEvent

Parameters

eventType GstEventType

the #GstEventType that should be retrieved.

idx uint

the index of the event

Return Value

Type: Event

a #GstEvent of type @event_type or %NULL when no event of @event_type was on @pad. Unref after usage.

Meta