Home
last modified time | relevance | path

Searched defs:useWebRtcBasedAutomaticGainControl (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/java/src/org/webrtc/voiceengine/
DWebRtcAudioUtils.java67 private static boolean useWebRtcBasedAutomaticGainControl = false; field in WebRtcAudioUtils
91 public static synchronized boolean useWebRtcBasedAutomaticGainControl() { in useWebRtcBasedAutomaticGainControl() method in WebRtcAudioUtils