Home | History | Annotate | Download | only in linux

Lines Matching defs:MicrophoneMute

497 //  MicrophoneMute
500 int32_t AudioDeviceLinuxALSA::MicrophoneMute(bool& enabled) const
505 if (_mixerManager.MicrophoneMute(muted) == -1)
1458 MicrophoneMute(muteEnabled);