ExM3U8.Tags.Segment (ExM3U8 v0.16.1)

Copy Markdown View Source

Structure representing a media segment.

Summary

Types

t()

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