This message was deleted.
# helpdesk
s
This message was deleted.
p
Is this a localTrack or a remoteTrack?
For localTracks the muted state doesn’t get sent back to the client afaik. For remote tracks, those two fields will be the same, for local tracks it’s safe to rely on the
isMuted
one. Generally you shouldn’t have to access the trackInfo directly, is there something specific you’re trying to do with it?
f
Yes. Because it is impossible to get mute status for unsubscribed user.