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:
co-authored by
cloudwebrtc
parent
75412779a2
commit
a23eb6332c
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user