sipxmedialib  Version 3.3
Classes | Macros
MprSpeexEchoCancel.h File Reference
#include <speex/speex_echo.h>
#include "mp/MpAudioResource.h"
#include "mp/MpBufPool.h"
#include "mp/MpResourceMsg.h"
Include dependency graph for MprSpeexEchoCancel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MprSpeexEchoCancel
 The "Speex Echo Canceler" media processing resource. More...
 

Macros

#define SPEEX_DEFAULT_AEC_FILTER_LENGTH   200
 Default filter length (tail length) of AEC filter (in milliseconds). More...
 

Macro Definition Documentation

#define SPEEX_DEFAULT_AEC_FILTER_LENGTH   200

Default filter length (tail length) of AEC filter (in milliseconds).

See also
documentation on MprSpeexEchoCancel::MprSpeexEchoCancel() for more information.