View Source Fishjam.Component.File (Fishjam Server SDK v0.6.0)

Options for the File component.

For the description of these options refer to Fishjam documentation.

Summary

Types

@type t() :: %Fishjam.Component.File{
  file_path: String.t(),
  framerate: non_neg_integer() | nil
}