gstbase.collect_pads.CollectPads.setWaiting sets a pad to waiting or non-waiting mode.
CollectPads element is not waiting for data to be collected on non-waiting pads.
Thus these pads may but need not have data when the callback is called.
All pads are in waiting mode by default.
Manages a set of pads that operate in collect mode. This means that control is given to the manager of this object when all pads have data.