ExM3U8.Tags.Segment (ex_m3u8 v0.8.0)

Structure representing a media segment.

Link to this section Summary

Link to this section Types

@type t() :: %ExM3U8.Tags.Segment{duration: float(), uri: String.t()}