#include <echofilter.h>
Inheritance diagram for CL_EchoFilter:


Public Methods | |
| CL_EchoFilter (int buffer_size=32 *1024, int shift_factor=2) | |
| virtual | ~CL_EchoFilter () |
| virtual void | filter (int *data, int size) |
Private Methods | |
| CL_EchoFilter (const CL_EchoFilter ©) | |
Private Attributes | |
| class CL_EchoFilter_Generic* | impl |
Definition at line 22 of file echofilter.h.
|
|
|
|
|
|
|
|
Definition at line 31 of file echofilter.h. |
|
|
Reimplemented from CL_SoundFilter. |
|
|
Definition at line 32 of file echofilter.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001