View Source ExM3U8.Tags.Segment (ExM3U8 v0.10.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()}