Skip to main content

Module api

Module api 

Source

Re-exports§

pub use config::EchoCanceller3Config;
pub use control::EchoControl;
pub use control::EchoControlFactory;
pub use control::Metrics;

Modules§

config
EchoCanceller3 configuration ported from the WebRTC reference implementation.
control
Echo control API definitions ported from api/echo_control.h.