CollectPads.eventDefault
bool eventDefault(gstbase.collect_data.CollectData data, gst.event.Event event, bool discard)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.
Parameters
data | collect data of corresponding pad |
event | event being processed |
discard | process but do not send event downstream |