LiveKit LogoDocs
Real-timeEgress/IngressCloudReference

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

#
sourceTrack.Source

#
participant?Participant

(Optional)

#
show?'always' | 'muted' | 'unmuted'

(Optional)

On this page

ImportUsageProperties

Previous

Chevron IconTrackLoop
LiveKit logo

Product

SFU

SDKs

Performance

Deployment

GitHub Logo