Async
1.4.0
|
CAsync::AudioDeviceFactory | A factory class for audio devices |
▼CAsync::AudioSink | The base class for an audio sink |
CAsync::AudioDebugger | This class is used to debug an audio stream |
CAsync::AudioDelayLine | This class implements an audio delay line |
CAsync::AudioEncoder | Base class for an audio encoder |
CAsync::AudioFifo | A FIFO class for handling audio samples |
CAsync::AudioIO | A class for handling audio input/output to an audio device |
CAsync::AudioJitterFifo | A FIFO class for handling audio samples |
CAsync::AudioPacer | An audio pipe class that pace audio output |
▼CAsync::AudioPassthrough | This class just let the audio pass through |
CAsync::AudioStreamStateDetector | A class that just passes the audio through and fires an event when the stream state changes |
▼CAsync::AudioProcessor | The base class for an audio processor |
CAsync::AudioAmp | An audio pipe class for amplification/attenuation of an audio stream |
CAsync::AudioClipper | An audio pipe class to clip audio to a given maximum level |
CAsync::AudioCompressor | A class to do audio compression/limiting |
CAsync::AudioDecimator | Decimates a higher sample rate into a lower one |
CAsync::AudioFilter | A class for creating a wide range of audio filters |
CAsync::AudioInterpolator | Interpolates a lower sampling rate to a higher one |
CAsync::AudioNoiseAdder | A class to add gaussian white noise to an audio stream |
CAsync::AudioReader | An audio pipe component for on demand reading samples |
CAsync::AudioRecorder | A class for recording raw audio to a file |
CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
CAsync::AudioValve | Implements a "valve" for audio |
CAsync::SigCAudioSink | An adapter class to connect to an AudioSource class using SigC |
▼CAsync::AudioSource | The base class for an audio source |
CAsync::AudioDebugger | This class is used to debug an audio stream |
CAsync::AudioDecoder | Base class for an audio decoder |
CAsync::AudioDelayLine | This class implements an audio delay line |
CAsync::AudioFifo | A FIFO class for handling audio samples |
CAsync::AudioGenerator | A class for generating periodic audio signals |
CAsync::AudioIO | A class for handling audio input/output to an audio device |
CAsync::AudioJitterFifo | A FIFO class for handling audio samples |
CAsync::AudioMixer | A class for mixing audio streams |
CAsync::AudioPacer | An audio pipe class that pace audio output |
CAsync::AudioPassthrough | This class just let the audio pass through |
CAsync::AudioProcessor | The base class for an audio processor |
CAsync::AudioSelector | This class is used to select one of many audio streams |
CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
CAsync::AudioValve | Implements a "valve" for audio |
CAsync::SigCAudioSource | An adapter class to connect to an AudioSink class using SigC |
CAsync::Config | A class for reading INI-formatted configuration files |
CAsync::EnvelopeDetector | |
CAsync::IpAddress | A class for representing an IP address in an OS independent way |
▼Cstreambuf | |
CAsync::PtyStreamBuf | A stream buffer class to stream characters to a PTY |
▼Ctrackable | |
▼CAsync::Application | The base class for asynchronous applications |
CAsync::CppApplication | An application class for writing non GUI applications |
CAsync::AtTimer | A timer that times out at a specified absolute time |
CAsync::AudioDecoder | Base class for an audio decoder |
CAsync::AudioDevice | Base class for handling audio devices |
CAsync::AudioEncoder | Base class for an audio encoder |
CAsync::AudioMixer | A class for mixing audio streams |
CAsync::AudioPacer | An audio pipe class that pace audio output |
CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
CAsync::AudioStreamStateDetector | A class that just passes the audio through and fires an event when the stream state changes |
CAsync::DnsLookup | A class for performing asynchronous DNS lookups |
CAsync::Exec | Execute external commands |
CAsync::FdWatch | A class for watching file descriptors |
CAsync::FileReader | |
CAsync::Pty | A wrapper class for using a PTY |
CAsync::Serial | A class for using asyncronous serial communications |
CAsync::SigCAudioSink | An adapter class to connect to an AudioSource class using SigC |
CAsync::SigCAudioSource | An adapter class to connect to an AudioSink class using SigC |
▼CAsync::TcpConnection | A class for handling exiting TCP connections |
CAsync::TcpClient | A class for creating a TCP client connection |
CAsync::TcpServer | A class for creating a TCP server |
CAsync::Timer | A class that produces timer events |
CAsync::UdpSocket | A class for working with UDP sockets |