startAtSegmentBoundary property

bool startAtSegmentBoundary
getter/setter pair

boolean If true, adjust the start time backwards so it is at the start of a segment. This affects both explicit start times and calculated start time for live streams. This can put us further from the live edge. Defaults to false.

Implementation

external bool startAtSegmentBoundary;