livekit_client
livekit_client
TrackPublication
updateMuted method
updateMuted
description
updateMuted
method
Null safety
@
internal
void
updateMuted
(
bool
muted
)
@
internal
Implementation
@internal void updateMuted(bool muted) => _muted = muted;
livekit_client
livekit_client
TrackPublication
updateMuted method
TrackPublication class
Constructors
fromInfo
Properties
dimension
disposeFuncCount
hashCode
isDisposed
isScreenShare
kind
muted
name
runtimeType
sid
simulcasted
source
subscribed
track
Methods
dispose
noSuchMethod
onDispose
toString
updateFromInfo
updateMuted
updateTrack
Operators
operator ==