checkFirstHlsSegment property

bool checkFirstHlsSegment
final

Whether to issue one bounded HEAD request for the first parsed HLS segment.

Disabled by default so existing probes perform no extra network request.

Implementation

final bool checkFirstHlsSegment;