View Source Membrane.HTTPAdaptiveStream.Storages.FileStorage (Membrane HTTP Adaptive Stream plugin v0.18.4)

Membrane.HTTPAdaptiveStream.Storage implementation that saves the stream to files locally.

Summary

Types

@type t() :: %Membrane.HTTPAdaptiveStream.Storages.FileStorage{directory: Path.t()}