Search
Structure representing a media segment.
@type t() :: %ExM3U8.Tags.Segment{duration: float(), uri: String.t()}