PipeWire
0.3.45
|
The echo-cancel
module performs echo cancellation.
The module creates virtual echo-cancel-capture
source and echo-cancel-playback
sink nodes and the associated streams.
Options specific to the behavior of this module
source.props = {}
: properties to be passed to the source streamsink.props = {}
: properties to be passed to the sink streamlibrary.name = <str>
: the echo cancellation library Currently supported: aec/libspa-aec-exaudio
. Leave unset to use the default method (aec/libspa-aec-exaudio
).aec.args = <str>
: arguments to pass to the echo cancellation methodOptions with well-known behavior: