Aggregator.setIgnoreInactivePads
void setIgnoreInactivePads(bool ignore)Subclasses should call this when they don't want to time out waiting for a pad that hasn't yet received any buffers in live mode.
#GstAggregator will still wait once on each newly-added pad, making sure upstream has had a fair chance to start up.
Parameters
ignore | whether inactive pads should not be waited on |