simple_get_next_time


Description:

[ Version ( since = "1.16" ) ]
public ClockTime simple_get_next_time ()

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

Parameters:

this

A Aggregator

Returns:

The running time based on the position