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