View Source Fishjam.Component.HLS (Fishjam Server SDK v0.6.0)
Options for the HLS component.
For the description of these options refer to Fishjam documentation.
Summary
Types
@type t() :: %Fishjam.Component.HLS{ low_latency: boolean(), persistent: boolean(), s3: credentials() | nil, subscribe_mode: :auto | :manual, target_window_duration: pos_integer() | nil }