ost::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 |
ost::Audio::dtmf_detect_state_t | |
ost::Audio::goertzel_state_t | |
ost::Audio::Info | Audio source description |
ost::Audio::mpeg_audio | |
ost::Audio::mpeg_tagv1 | |
ost::Audio::tone_detection_descriptor_t | |
ost::AudioBase | AudioBase base class for many other audio classes which stream data.common audio stream base |
ost::AudioBuffer | The AudioBuffer class is for mixing one-to-one soft joins.audio buffer mixer class |
ost::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 |
ost::AudioDevice | |
ost::AudioFile | A class used to manipulate audio data.audio file access |
ost::AudioResample | The AudioResample class is used to manage linear intropolation buffering for rate conversions.linear intropolation and rate conversion |
ost::AudioStream | AudioStream accesses AudioFile base class content as fixed frames of streaming linear samples.Audio Streaming with Linear Conversion |
ost::AudioTone | The AudioTone class is used to create a frame of audio encoded single or dualtones.audio tone generator class |
ost::DTMFDetect | DTMFDetect is used for detecting DTMF tones in a stream of audio |
ost::DTMFTones | DTMFTones is used to generate a series of dtmf audio data from a "telephone" number passed as an ASCII string.Generate DTMF audio |
ost::MFTones | MFTones is used to generate a series of mf audio data from a "telephone" number passed as an ASCII string.Generate MF audio |
ost::TelTone | An object that is used to sequence and extract telephony tones based on a telephony tone descriptor retrieved from the parsed international telephony tone database.telephony tone sequencing object |
ost::TelTone::_tonedef | |
ost::TelTone::_tonekey |