|
Async
0.18.0
|
| AsyncApplication.h [code] | The core class for writing asyncronous applications |
| AsyncAudioAmp.h [code] | Contains an audio pipe class for amplification/attenuation |
| AsyncAudioClipper.h [code] | Contains an audio pipe class to clip audio to a given maximum level |
| AsyncAudioCompressor.h [code] | Contains a class to do audio compression/limiting |
| AsyncAudioDebugger.h [code] | This file contains a class that can be used for debugging |
| AsyncAudioDecimator.h [code] | Decimates a higher sample rate to a lower one |
| AsyncAudioDecoder.h [code] | Base class of an audio decoder |
| AsyncAudioDelayLine.h [code] | An audio pipe component to create a delay used for muting |
| AsyncAudioDevice.h [code] | Base class for handling audio devices |
| AsyncAudioDeviceFactory.h [code] | A_brief_description_for_this_file |
| AsyncAudioEncoder.h [code] | Base class for an audio decoder |
| AsyncAudioFifo.h [code] | A FIFO for handling audio samples |
| AsyncAudioFilter.h [code] | Contains a class for creating a wide range of audio filters |
| AsyncAudioInterpolator.h [code] | Interpolates a lower sampling rate to a higher one |
| AsyncAudioIO.h [code] | Contains a class for handling audio input/output to an audio device |
| AsyncAudioJitterFifo.h [code] | A FIFO for handling audio samples |
| AsyncAudioMixer.h [code] | This file contains an audio mixer class |
| AsyncAudioPacer.h [code] | An audio pipe class for pacing audio output |
| AsyncAudioPassthrough.h [code] | This file contains a class that just pass the audio through |
| AsyncAudioProcessor.h [code] | The base class for an audio processor class |
| AsyncAudioReader.h [code] | An audio pipe component for on-demand reading samples |
| AsyncAudioRecorder.h [code] | Contains a class for recording raw audio to a file |
| AsyncAudioSelector.h [code] | This file contains a class that is used to select one of many audio streams |
| AsyncAudioSink.h [code] | This file contains the base class for an audio sink |
| AsyncAudioSource.h [code] | This file contains the base class for an audio source |
| AsyncAudioSplitter.h [code] | A class that splits an audio stream into multiple streams |
| AsyncAudioStreamStateDetector.h [code] | This file contains a class that just passes the audio through and fires an event when the stream state changes |
| AsyncAudioValve.h [code] | This file contains a class that implements a "valve" for audio |
| AsyncConfig.h [code] | A class for reading "INI-foramtted" configuration files |
| AsyncCppApplication.h [code] | The core class for writing asyncronous cpp applications |
| AsyncDnsLookup.h [code] | Contains a class for executing DNS queries |
| AsyncFdWatch.h [code] | Contains a watch for file descriptors |
| AsyncIpAddress.h [code] | Platform independent representation of an IP address |
| AsyncQtApplication.h [code] | The core class for writing asyncronous cpp applications |
| AsyncSerial.h [code] | A class for using asynchronous serial communications |
| AsyncTcpClient.h [code] | Contains a class for creating TCP client connections |
| AsyncTcpConnection.h [code] | Contains a class for handling exiting TCP connections |
| AsyncTcpServer.h [code] | A class for creating a TCP server |
| AsyncTimer.h [code] | Contains a single shot or periodic timer that emits a signal on timeout |
| AsyncUdpSocket.h [code] | Contains a class for using UDP sockets |
1.7.6.1