bufferSegments property

int? bufferSegments
final

When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.

Implementation

final int? bufferSegments;