View Source HLS.Playlist.Media.Tracker (HTTP Live Streaming (HLS) library v1.0.0)
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
@type target_t() :: URI.t()
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
@spec start_link(HLS.Storage.t(), Keyword.t()) :: GenServer.on_start()
@spec stop(pid()) :: :ok