CollectPads.queryDefault
bool queryDefault(gstbase.collect_data.CollectData data, gst.query.Query query, bool discard)Default #GstCollectPads query handling that elements should always chain up to to ensure proper operation. Element might however indicate query should not be forwarded downstream.
Parameters
data | collect data of corresponding pad |
query | query being processed |
discard | process but do not send event downstream |