mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
echo-cancel: Hook up WebRTC analog gain control
This commit is contained in:
parent
3d2f2424eb
commit
fb02d50fe3
2 changed files with 25 additions and 7 deletions
|
|
@ -58,6 +58,7 @@ struct pa_echo_canceller_params {
|
|||
void *apm;
|
||||
uint32_t blocksize;
|
||||
pa_sample_spec sample_spec;
|
||||
pa_bool_t agc;
|
||||
} webrtc;
|
||||
#endif
|
||||
/* each canceller-specific structure goes here */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue