mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
echo-cancel: Turn WebRTC analog gain control on by default
Seems to be pretty well-behaved.
This commit is contained in:
parent
fb02d50fe3
commit
c3d714693c
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ PA_C_DECL_END
|
|||
|
||||
#define DEFAULT_HIGH_PASS_FILTER TRUE
|
||||
#define DEFAULT_NOISE_SUPPRESSION TRUE
|
||||
#define DEFAULT_ANALOG_GAIN_CONTROL FALSE
|
||||
#define DEFAULT_DIGITAL_GAIN_CONTROL TRUE
|
||||
#define DEFAULT_ANALOG_GAIN_CONTROL TRUE
|
||||
#define DEFAULT_DIGITAL_GAIN_CONTROL FALSE
|
||||
#define DEFAULT_MOBILE FALSE
|
||||
#define DEFAULT_ROUTING_MODE "speakerphone"
|
||||
#define DEFAULT_COMFORT_NOISE TRUE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue