Membrane.HLS.WebVTT.Aggregator (Membrane HLS Plugin v2.1.7)

View Source

Summary

Types

t()

Struct containing options for Membrane.HLS.WebVTT.Aggregator

Functions

Returns description of options available for this module

Types

t()

@type t() :: %Membrane.HLS.WebVTT.Aggregator{
  headers: [
    %Subtitle.WebVTT.HeaderLine{data: term(), key: term(), original: term()}
  ],
  omit_repetition: boolean(),
  relative_mpeg_ts_timestamps: boolean(),
  segment_duration: Membrane.Time.t()
}

Struct containing options for Membrane.HLS.WebVTT.Aggregator

Functions

options()

@spec options() :: keyword()

Returns description of options available for this module