-
Hi All! Looking for guidance .. since there is currently no support for track mute and unmute events, how are you determining whether or not the track is muted? Or, more specifically, in the case of video, whether or not the video track contains video? Thanks for any advice :) |
Beta Was this translation helpful? Give feedback.
Answered by
hthetiot
Mar 14, 2021
Replies: 1 comment 3 replies
-
We do support It will disable/enable track on WebRTC level: |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
hthetiot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We do support
enabled
see implementation for setter/getter here:It will disable/enable track on WebRTC level: