View Source Membrane.HTTPAdaptiveStream.Sink.ManifestConfig (Membrane HTTP Adaptive Stream plugin v0.13.0)

Membrane.HTTPAdaptiveStream.Manifest configuration.

Link to this section Summary

Types

t()

Manifest configuration consists of the following fields

Link to this section Types

@type t() :: %Membrane.HTTPAdaptiveStream.Sink.ManifestConfig{
  module: module(),
  name: String.t()
}

Manifest configuration consists of the following fields: