#include <echocancel.h>
Public Types | |
| enum | Mode { NoCancelation, Cancelation } |
Public Member Functions | |
| const PNotifier & | GetReceiveHandler () const |
| const PNotifier & | GetSendHandler () const |
| void | SetParameters (const Params &newParam) |
| void | SetClockRate (const int clockRate) |
Construction | |
| OpalEchoCanceler () | |
| ~OpalEchoCanceler () | |
Protected Member Functions | |
| PDECLARE_NOTIFIER (RTP_DataFrame, OpalEchoCanceler, ReceivedPacket) | |
| PDECLARE_NOTIFIER (RTP_DataFrame, OpalEchoCanceler, SentPacket) | |
Protected Attributes | |
| PNotifier | receiveHandler |
| PNotifier | sendHandler |
| Params | param |
Classes | |
| struct | Params |
|
|
|
|
|
Create a new canceler. |
|
|
|
|
|
@name Basic operations |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
Set the clock rate for the preprocessor
|
|
|
Set the silence detector parameters.
|
|
|
|
|
|
|
|
|
|
1.4.2