Aggregator.updateSegment

void updateSegment(gst.segment.Segment segment)

Subclasses should use this to update the segment on their source pad, instead of directly pushing new segment events downstream.

Subclasses MUST call this before [gstbase.aggregator.Aggregator.selectedSamples], if it is used at all.

Parameters

segment