Searched defs:GetInputMute (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_volume_control_impl.cc259 int VoEVolumeControlImpl::GetInputMute(int channel, bool& enabled) function in class:webrtc::VoEVolumeControlImpl
262 "GetInputMute(channel=%d)", channel);
287 "GetInputMute() => enabled = %d", (int)enabled);

Completed in 65 milliseconds