cAudio  2.3.0
3d Audio Engine
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NcAudioMain namespace for the entire cAudio library
 CAudioCaptureBuffer
 CcAudioBuffer
 CcAudioCapture
 CcAudioList
 CcAudioManager
 CcAudioMap
 CcAudioMutex
 CcAudioMutexBasicLock
 CcAudioSet
 CcAudioSource
 CcAudioSourceBase
 CcAudioStaticSource
 CcAudioThread
 CcAudioVector
 CcListener
 CcLogger
 CcMemoryOverrideOverrides the memory allocations for classes derived from it and makes them use the cAudio memory system
 CcMemorySourceClass used to read from a memory buffer
 CcOpenALAudioDeviceList
 CcOpenALDeviceContext
 CcRawAudioDecoderFactory
 CcRawDecoder
 CcStandardMemoryProviderMemory provider that wraps the standard memalloc and free
 CcVector3Class for manipulating vectors in 3D space
 CIAudioBufferInterface for a sample (audio buffer): completely loaded into memory, shareable across sources
 CIAudioCaptureInterface for capturing operations in the cAudio Engine
 CIAudioDecoderInterface for all Audio Decoders in cAudio
 CIAudioDecoderFactoryInterface for factories that create Audio Decoders for cAudio
 CIAudioDeviceContext
 CIAudioDeviceList
 CIAudioManagerInterface for the playback capabilities of cAudio
 CIAudioPluginInterface for all plugins in cAudio
 CIAudioSourceInterface for a single audio source, which allow you to manipulate sound sources (speakers) in 2D or 3D space
 CICaptureEventHandlerInterface for recieving Capture Manager Events
 CIDataSourceInterface for data providers in cAudio
 CIDataSourceFactoryInterface for creating data sources for use with the engine
 CIListenerInterface for the listener in cAudio. This class provides abilities to move and orient where your camera or user is in the audio world
 CILoggerInterface for all logging operations in cAudio
 CILogReceiverInterface for receiving log messages and relaying them to some kind of output device or stream
 CIManagerEventHandlerInterface for event handlers for playback manager events
 CIMemoryProviderInterface for a class that allocates and frees memory used by cAudio
 CIPluginManagerInterface for the plugin capabilities of cAudio
 CIRefCountedApplies reference counting to certain cAudio objects
 CISourceEventHandlerInterface for event handlers on Audio Sources
 CIThread
 CIThreadWorker