Home
last modified time | relevance | path

Searched refs:muteEnabled (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1104 bool muteEnabled = false; in StopRecording() local
1105 MicrophoneMute(muteEnabled); in StopRecording()
1106 if (muteEnabled) { in StopRecording()