segmentPrefetchLimit property
boolean The maximum number of segments for each active stream to be prefetched ahead of playhead in parallel. If 0, the segments will be fetched sequentially. Defaults to 0.
Implementation
external bool segmentPrefetchLimit;