Audio mute unmute fixes (#234)

* progress

* refresh

* Create Podfile.lock

* Update Podfile.lock

* pub

* update deps.

* fix tests

* dart format .

* fix duplicate imports

---------

Co-authored-by: cloudwebrtc <[email protected]>
This commit is contained in:
Hiroshi Horie
2023-02-06 12:43:27 +09:00
committed by GitHub
co-authored by cloudwebrtc
parent 75412779a2
commit a23eb6332c
16 changed files with 429 additions and 324 deletions
+1
View File
@@ -147,6 +147,7 @@ class AudioPublishOptions {
/// Turn off the audio track when muted, to avoid the microphone
/// indicator light on.
@Deprecated('Mic indicator will always turn off now when muted.')
final bool stopMicTrackOnMute;
const AudioPublishOptions({