Skip to content

Audio Player Block

Mark Lee edited this page Mar 29, 2018 · 2 revisions

Attributes

  • Source ** string ** Audio file to be displayed. Data is parsed through Lava with the request {{parameter}}
  • Artist ** string ** Artist or speaker's name. Data is parsed through Lava with the request {{parameter}}.
  • Title ** string ** Title of the audio file. Data is parsed through Lava with the request {{parameter}}.
  • AutoPlay ** bool ** Start playing audio on load.

Avalanche.Blocks.AudioPlayerBlock

Clone this wiki locally