ExM3U8.Tags.ContentSteering (ex_m3u8 v0.8.0)

Structure representing a content steering tag.

Link to this section Summary

Link to this section Types

@type t() :: %ExM3U8.Tags.ContentSteering{
  pathway_id: String.t() | nil,
  server_uri: String.t()
}