Skip to content

0.8.21

Choose a tag to compare

@sierpinskid sierpinskid released this 19 Dec 12:55
· 8 commits to main since this release
6647e0c
  • Added an option to mute an audio track locally. This mute is applied only to the current audio track on the local device. Note that a new audio track instance is created each time the same user leaves and rejoins the call. Therefore, it’s up to the integrator to cache the mute state and reapply it whenever the participant joins and adds an audio track. An example of caching can be found in this PR: #203