indexNSegments property

int? indexNSegments
final

Applies only if Mode field is LIVE.

Specifies the maximum number of segments in the media manifest file. After this maximum, older segments are removed from the media manifest. This number must be smaller than the number in the Keep Segments field.

Implementation

final int? indexNSegments;