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

Membrane.HTTPAdaptiveStream.Manifest configuration.

Summary

Types

t()

Manifest configuration consists of the following fields

Types

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

Manifest configuration consists of the following fields: