|
sipxmedialib
Version 3.3
|
#include <rtcp/RtcpConfig.h>#include <mp/MpMisc.h>#include <mp/MpFlowGraphBase.h>#include <mp/StreamDefs.h>#include <mp/MpStreamMsg.h>#include <os/OsProtectEvent.h>#include <mp/MprRecorder.h>#include <os/OsSocket.h>

Go to the source code of this file.
Classes | |
| class | MpCallFlowGraph |
| Flow graph used to handle a basic call. More... | |
Macros | |
| #define | DEBUG_POSTPONE |
| #define | DOING_ECHO_CANCELATION |
| Undefine this to fully disable AEC. More... | |
| #define | SPEEX_ECHO_CANCELATION |
| Undefine this to enable internal AEC. More... | |
Typedefs | |
| typedef enum FLOWGRAPH_AEC_MODE | FLOWGRAPH_AEC_MODE |
Enumerations | |
| enum | FLOWGRAPH_AEC_MODE { FLOWGRAPH_AEC_DISABLED, FLOWGRAPH_AEC_SUPPRESS, FLOWGRAPH_AEC_CANCEL, FLOWGRAPH_AEC_CANCEL_AUTO } |
| #define DEBUG_POSTPONE |
| #define DOING_ECHO_CANCELATION |
Undefine this to fully disable AEC.
| #define SPEEX_ECHO_CANCELATION |
Undefine this to enable internal AEC.
| typedef enum FLOWGRAPH_AEC_MODE FLOWGRAPH_AEC_MODE |
| enum FLOWGRAPH_AEC_MODE |
1.8.11