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