#include <echocancel.h>
Inherits PObject.
| OpalEchoCanceler::OpalEchoCanceler |
( |
| ) |
|
| OpalEchoCanceler::~OpalEchoCanceler |
( |
| ) |
|
| const PNotifier& OpalEchoCanceler::GetReceiveHandler |
( |
| ) |
const |
|
inline |
| const PNotifier& OpalEchoCanceler::GetSendHandler |
( |
| ) |
const |
|
inline |
| void OpalEchoCanceler::SetClockRate |
( |
const int |
clockRate | ) |
|
Set the clock rate for the preprocessor
- Parameters
-
| clockRate |
Clock Rate for the preprocessor
|
| void OpalEchoCanceler::SetParameters |
( |
const Params & |
newParam | ) |
|
Set the silence detector parameters.
- Parameters
-
| newParam |
New parameters for silence detector
|
| int OpalEchoCanceler::clockRate |
|
protected |
| void* OpalEchoCanceler::e_buf |
|
protected |
| void* OpalEchoCanceler::echo_buf |
|
protected |
| PQueueChannel* OpalEchoCanceler::echo_chan |
|
protected |
| SpeexEchoState* OpalEchoCanceler::echoState |
|
protected |
| double OpalEchoCanceler::mean |
|
protected |
| void* OpalEchoCanceler::noise |
|
protected |
| Params OpalEchoCanceler::param |
|
protected |
| SpeexPreprocessState* OpalEchoCanceler::preprocessState |
|
protected |
| PNotifier OpalEchoCanceler::receiveHandler |
|
protected |
| void* OpalEchoCanceler::ref_buf |
|
protected |
| PNotifier OpalEchoCanceler::sendHandler |
|
protected |
| PMutex OpalEchoCanceler::stateMutex |
|
protected |
The documentation for this class was generated from the following file: