Membrane.HTTPAdaptiveStream.Storages.FileStorage
(Membrane HTTP Adaptive Stream plugin v0.21.1)
Copy Markdown
View Source
Membrane.HTTPAdaptiveStream.Storage implementation that saves the stream to
files locally.
Summary
Types
@type t() :: %Membrane.HTTPAdaptiveStream.Storages.FileStorage{directory: Path.t()}