HLS.Packager.Action.DeleteInitSection (HTTP Live Streaming (HLS) library v3.0.8)

View Source

Delete an init section

Summary

Types

t()

@type t() :: %HLS.Packager.Action.DeleteInitSection{
  track_id: String.t(),
  uri: URI.t()
}