TrackMutedIndicator
The TrackMutedIndicator shows whether the participant's camera or microphone is muted or not.
Import
import { TrackMutedIndicator } from '@livekit/components-react';
Usage
<TrackMutedIndicator source={Track.Source.Camera} /><TrackMutedIndicator source={Track.Source.Microphone} />
Properties
(Optional)
(Optional)