CollectPads.eventDefault

Default #GstCollectPads event handling that elements should always chain up to to ensure proper operation. Element might however indicate event should not be forwarded downstream.

class CollectPads
bool
eventDefault

Parameters

data gstbase.collect_data.CollectData

collect data of corresponding pad

event gst.event.Event

event being processed

discard bool

process but do not send event downstream

Return Value

Type: bool