This is a simple get_next_time implementation that
just looks at the gstreamer.Segment on the srcpad of the aggregator and bases
the next time on the running time there.
This is the desired behaviour in most cases where you have a live source
and you have a dead line based aggregator subclass.
This is a simple get_next_time implementation that just looks at the gstreamer.Segment on the srcpad of the aggregator and bases the next time on the running time there.
This is the desired behaviour in most cases where you have a live source and you have a dead line based aggregator subclass.