useAudioWaveform
Note
This feature is experimental and may change or be removed based on developer feedback and real-world usage.
Import
import { useAudioWaveform } from "@livekit/components-react";
Properties
options.barCount
numberOptionaloptions.updateInterval
numberOptionaloptions.volMultiplier
numberOptionaltrackOrTrackReference
LocalAudioTrack | RemoteAudioTrack | TrackReferenceOrPlaceholderOptionalReturns
{bars: number[];}