Aggregator.simpleGetNextTime

This is a simple #GstAggregatorClass.get_next_time() implementation that just looks at the #GstSegment 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.

class Aggregator
simpleGetNextTime
()

Return Value

The running time based on the position

Meta

Since

1.16