View Source Jellyfish.Component.File (Jellyfish Server SDK v0.5.1)

Options for the File component.

For the description of these options refer to Jellyfish documentation.

Summary

Types

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