Searched refs:kAutoGainControl (Results 1 – 4 of 4) sorted by relevance
82 static const char kAutoGainControl[]; // googAutoGainControl variable
60 {MediaConstraintsInterface::kAutoGainControl, options->auto_gain_control}, in FromConstraints()
57 const char MediaConstraintsInterface::kAutoGainControl[] = member in webrtc::MediaConstraintsInterface
50 constraints.AddOptional(MediaConstraintsInterface::kAutoGainControl, true); in TEST()