Aggregator.setIgnoreInactivePads

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.

class Aggregator
void
setIgnoreInactivePads
(
bool ignore
)

Parameters

ignore bool

whether inactive pads should not be waited on