Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DPeerConnectionClient.java73 private static final String AUDIO_AUTO_GAIN_CONTROL_CONSTRAINT= "googAutoGainControl"; field in PeerConnectionClient
414 AUDIO_AUTO_GAIN_CONTROL_CONSTRAINT, "false")); in createMediaConstraintsInternal()