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