Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
cAudio::cAudioCapture
cAudio::cAudioEffects
cAudio::cAudioManager
cAudio::cAudioMutexBasic mutex class used for internal thread locking
cAudio::cAudioMutexBasicLock
cAudio::cAudioSource
cAudio::cAudioThread
cAudio::cConsoleLogReceiver
cAudio::cEffect
cAudio::cEFXFunctionsEFX Extension function pointers and setup
cAudio::cFileLogReceiver
cAudio::cFileSource
cAudio::cFileSourceFactory
cAudio::cFilter
cAudio::cListener
cAudio::cLogger
cAudio::cMemorySourceClass used to read from a memory buffer
cAudio::cOggAudioDecoderFactory
cAudio::cOggDecoder
cAudio::cPluginManager
cAudio::cRawAudioDecoderFactory
cAudio::cRawDecoder
cAudio::cVector3Class for manipulating vectors in 3D space
cAudio::cWavAudioDecoderFactory
cAudio::cWavDecoder
cAudio::IAudioCaptureInterface for capturing operations in the cAudio Engine
cAudio::IAudioDecoderInterface for all Audio Decoders in cAudio
cAudio::IAudioDecoderFactoryInterface for factories that create Audio Decoders for cAudio
cAudio::IAudioEffectsInterface for Audio Effects in cAudio
cAudio::IAudioManagerInterface for the playback capabilities of cAudio
cAudio::IAudioPluginInterface for all plugins in cAudio
cAudio::IAudioSourceInterface for a single audio source, which allow you to manipulate sound sources (speakers) in 2D or 3D space
cAudio::ICaptureEventHandlerInterface for recieving Capture Manager Events
cAudio::IDataSourceInterface for data providers in cAudio
cAudio::IDataSourceFactoryInterface for creating data sources for use with the engine
cAudio::IEffectInterface for a single effect in cAudio
cAudio::IFilterInterface for a filter in cAudio
cAudio::IListenerInterface for the listener in cAudio. This class provides abilities to move and orient where your camera or user is in the audio world
cAudio::ILoggerInterface for all logging operations in cAudio
cAudio::ILogReceiverInterface for receiving log messages and relaying them to some kind of output device or stream
cAudio::IManagerEventHandlerInterface for event handlers for playback manager events
cAudio::IPluginManagerInterface for the plugin capabilities of cAudio
cAudio::IRefCountedApplies reference counting to certain cAudio objects
cAudio::ISourceEventHandlerInterface for event handlers on Audio Sources
cAudio::sAutowahParametersThe Auto-wah effect emulates the sound of a wah-wah pedal used with an electric guitar, or a mute on a brass instrument
cAudio::sChorusParametersThe chorus effect essentially replays the input audio accompanied by another slightly delayed version of the signal, creating a "doubling" effect
cAudio::sCompressorParametersThe Automatic Gain Control effect performs the same task as a studio compressor, evening out the audio dynamic range of an input sound
cAudio::sDistortionParametersThe distortion effect simulates turning up (overdriving) the gain stage on a guitar amplifier or adding a distortion pedal to an instrument's output
cAudio::sEAXReverbParametersContains parameters for the EAX Reverb Effect. This effect tries to simulate how sound behaves in different environments
cAudio::sEchoParametersThe echo effect generates discrete, delayed instances of the input signal
cAudio::sEqualizerParametersThe OpenAL Effects Extension EQ is very flexible, providing tonal control over four different adjustable frequency ranges
cAudio::sFlangerParametersThe flanger effect creates a "tearing" or "whooshing" sound (like a jet flying overhead)
cAudio::sFrequencyShiftParametersThe frequency shifter is a single-sideband modulator, which translates all the component frequencies of the input signal by an equal amount
sMStats
cAudio::sPitchShifterParametersThe pitch shifter applies time-invariant pitch shifting to the input signal, over a one octave range and controllable at a semi-tone and cent resolution
cAudio::sReverbParametersSimilar to the above EAX Reverb Effect, but has less features, meaning it may be better supported on lower end hardware
cAudio::sRingModulatorParametersThe ring modulator multiplies an input signal by a carrier signal in the time domain, resulting in tremolo or inharmonic effects
cAudio::sVocalMorpherParametersThe vocal morpher consists of a pair of 4-band formant filters, used to impose vocal tract effects upon the input signal
tag_au
 All Classes Namespaces Functions Variables Enumerations

Generated on Sat Feb 20 22:55:09 2010 for cAudio by  doxygen 1.6.2