#include <cc++/config.h>#include <cc++/thread.h>Go to the source code of this file.
Classes | |
| struct | goertzel_state_t |
| struct | dtmf_detect_state_t |
| struct | tone_detection_descriptor_t |
| class | Audio |
| Generic audio class to hold master data types and various useful class encapsulated friend functions as per GNU Common C++ 2 coding standard.Master audio class. More... | |
| class | Audio::Info |
| class | AudioFile |
| A class used to manipulate audio data.audio file access. More... | |
| class | AudioCodec |
| The codec class is a virtual used for transcoding audio samples between linear frames (or other known format) and an encoded "sample" buffer.process codec interface. More... | |
| class | DTMFDetect |
| DTMFDetect is used for detecting DTMF tones in a stream of audio. More... | |
Defines | |
| #define | AUDIO_SIGNED_LINEAR_RAW 1 |
| #define | AUDIO_LINEAR_CONVERSION 1 |
| #define | AUDIO_CODEC_MODULES 1 |
Typedefs | |
| typedef signed short * | Linear |
Variables | |
| __EXPORT | AudioCodec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4