Remove the 'audioDebugRecording' media constraint and the aec_dump AudioOptions flag.
BUG=webrtc:4690 Review URL: https://codereview.webrtc.org/1565133002 Cr-Commit-Position: refs/heads/master@{#11753}
This commit is contained in:
@ -69,7 +69,6 @@ class MediaConstraintsInterface {
|
||||
static const char kHighpassFilter[]; // googHighpassFilter
|
||||
static const char kTypingNoiseDetection[]; // googTypingNoiseDetection
|
||||
static const char kAudioMirroring[]; // googAudioMirroring
|
||||
static const char kAecDump[]; // audioDebugRecording
|
||||
|
||||
// Google-specific constraint keys for a local video source
|
||||
static const char kNoiseReduction[]; // googNoiseReduction
|
||||
|
||||
Reference in New Issue
Block a user