Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1457 bool muteEnabled = false; in StopRecording() local
1458 MicrophoneMute(muteEnabled); in StopRecording()
1459 if (muteEnabled) in StopRecording()