|
arduino-audio-tools
|
Internal echo canceller state structure. More...
#include <MDFEchoCancellation.h>
Internal echo canceller state structure.
Contains all internal state variables and buffers for the MDF (Multi-Delay block Frequency adaptive filter) echo cancellation algorithm. This structure should never be accessed directly by users; use the EchoCanceller class methods instead.