set_ignore_inactive_pads


Description:

[ Version ( since = "1.20" ) ]
public void set_ignore_inactive_pads (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.

Aggregator 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