Membrane.HLS.WebVTTSink (Membrane HLS Plugin v1.0.0)
View SourceSummary
Types
Struct containing options for Membrane.HLS.WebVTTSink
Functions
Callback implementation for Membrane.Element.WithInputPads.handle_buffer/4
.
Returns description of options available for this module
Types
@type t() :: %Membrane.HLS.WebVTTSink{ build_stream: (Membrane.CMAF.Track.t() -> HLS.VariantStream.t() | HLS.AlternativeRendition.t()), packager: pid(), target_segment_duration: Membrane.Time.t(), track_id: String.t() }
Struct containing options for Membrane.HLS.WebVTTSink
Functions
Callback implementation for Membrane.Element.WithInputPads.handle_buffer/4
.
@spec options() :: keyword()
Returns description of options available for this module