stopMicTrackOnMute property
- @Deprecated('Mic indicator will always turn off now when muted.')
final
Turn off the audio track when muted, to avoid the microphone indicator light on.
Implementation
@Deprecated('Mic indicator will always turn off now when muted.')
final bool stopMicTrackOnMute;