ef-audio

Plays an audio file. Renders no visual output.

Plays an audio file. Renders no visual output.

AttributeReact propTypeDefaultDescription
srcsamestringURL of the source file.
durationsameCSS timeHow long this element is active.
offsetsameCSS time0When this element starts within a parent fixed-mode group.
volumesamenumber1.0Audio volume level (0.0 to 1.0)
mutesamebooleanfalseMute/unmute the media element
fft-sizefftSizenumber128FFT size for frequency analysis
sourceinsourceInCSS timeStart time within the source file.
sourceoutsourceOutCSS timeEnd time within the source file.
trimstarttrimStartCSS timeTrim this much off the start of the source.
trimendtrimEndCSS timeTrim this much off the end of the source.

Set fft-size if you want to pair the element with ef-waveform for visualization.