View Source Membrane.WebVTT.SegmentFilter (Membrane WebVTT Plugin v1.0.0)

Summary

Types

t()

Struct containing options for Membrane.WebVTT.SegmentFilter

Functions

Returns description of options available for this module

Types

t()

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

Struct containing options for Membrane.WebVTT.SegmentFilter

Functions

options()

@spec options() :: keyword()

Returns description of options available for this module