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