View Source HLS.Storage protocol (HTTP Live Streaming (HLS) library v2.0.0)
Summary
Types
@type option() :: {:max_retries, non_neg_integer()}
@type options() :: [option()]
@type t() :: term()
All the types that implement this protocol.
@type option() :: {:max_retries, non_neg_integer()}
@type options() :: [option()]
@type t() :: term()
All the types that implement this protocol.