cAudio  2.3.0
3d Audio Engine
 All Classes Namespaces Functions Variables Enumerations Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NcAudioMain namespace for the entire cAudio library
 oCcAudioCapture
 oCcAudioManager
 oCcAudioSourceBase
 oCcAudioSource
 oCcAudioBuffer
 oCcAudioStaticSource
 oCcListener
 oCcLogger
 oCcMemoryOverrideOverrides the memory allocations for classes derived from it and makes them use the cAudio memory system
 oCcMemorySourceClass used to read from a memory buffer
 oCcAudioMutex
 oCcAudioMutexBasicLock
 oCcOpenALAudioDeviceList
 oCcOpenALDeviceContext
 oCcRawAudioDecoderFactory
 oCcRawDecoder
 oCcStandardMemoryProviderMemory provider that wraps the standard memalloc and free
 oCcAudioThread
 oCcAudioMap
 oCcAudioSet
 oCcAudioList
 oCcAudioVector
 oCcVector3Class for manipulating vectors in 3D space
 oCIAudioCaptureInterface for capturing operations in the cAudio Engine
 oCAudioCaptureBuffer
 oCIAudioDecoderInterface for all Audio Decoders in cAudio
 oCIAudioDecoderFactoryInterface for factories that create Audio Decoders for cAudio
 oCIAudioDeviceContext
 oCIAudioDeviceList
 oCIAudioManagerInterface for the playback capabilities of cAudio
 oCIAudioPluginInterface for all plugins in cAudio
 oCIAudioBufferInterface for a sample (audio buffer): completely loaded into memory, shareable across sources
 oCIAudioSourceInterface for a single audio source, which allow you to manipulate sound sources (speakers) in 2D or 3D space
 oCICaptureEventHandlerInterface for recieving Capture Manager Events
 oCIDataSourceInterface for data providers in cAudio
 oCIDataSourceFactoryInterface for creating data sources for use with the engine
 oCIListenerInterface for the listener in cAudio. This class provides abilities to move and orient where your camera or user is in the audio world
 oCILoggerInterface for all logging operations in cAudio
 oCILogReceiverInterface for receiving log messages and relaying them to some kind of output device or stream
 oCIManagerEventHandlerInterface for event handlers for playback manager events
 oCIMemoryProviderInterface for a class that allocates and frees memory used by cAudio
 oCIPluginManagerInterface for the plugin capabilities of cAudio
 oCIRefCountedApplies reference counting to certain cAudio objects
 oCISourceEventHandlerInterface for event handlers on Audio Sources
 oCIThread
 \CIThreadWorker