Optional ReadonlybyteA sub-range of the segment resource to fetch (EXT-X-BYTERANGE), if any.
ReadonlydiscontinuityWhether this segment begins a new discontinuity sequence (EXT-X-DISCONTINUITY).
ReadonlydurationThe duration of the segment in seconds (EXTINF).
Optional ReadonlykeyThe encryption key applied to this segment (EXT-X-KEY), if any.
Optional ReadonlymapThe initialization segment (EXT-X-MAP) required to decode this segment, if any.
Optional ReadonlyprogramAn absolute date/time corresponding to the start of this segment (EXT-X-PROGRAM-DATE-TIME), if any.
ReadonlysequenceThe media sequence number of this segment, derived from EXT-X-MEDIA-SEQUENCE and segment position.
ReadonlyuriThe URI of the media segment resource.
A media segment in an HLS Media Playlist (EXTINF).
Each segment represents a contiguous chunk of media that can be fetched and decoded independently.
See
https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.2