stopMicTrackOnMute property

  1. @Deprecated('Mic indicator will always turn off now when muted.')
bool stopMicTrackOnMute
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;