cAudio
2.3.0
3d Audio Engine
|
▼NcAudio | Main namespace for the entire cAudio library |
CAudioCaptureBuffer | |
CcAudioBuffer | |
CcAudioCapture | |
CcAudioList | |
CcAudioManager | |
CcAudioMap | |
CcAudioMutex | |
CcAudioMutexBasicLock | |
CcAudioSet | |
CcAudioSource | |
CcAudioSourceBase | |
CcAudioStaticSource | |
CcAudioThread | |
CcAudioVector | |
CcListener | |
CcLogger | |
CcMemoryOverride | Overrides the memory allocations for classes derived from it and makes them use the cAudio memory system |
CcMemorySource | Class used to read from a memory buffer |
CcOpenALAudioDeviceList | |
CcOpenALDeviceContext | |
CcRawAudioDecoderFactory | |
CcRawDecoder | |
CcStandardMemoryProvider | Memory provider that wraps the standard memalloc and free |
CcVector3 | Class for manipulating vectors in 3D space |
CIAudioBuffer | Interface for a sample (audio buffer): completely loaded into memory, shareable across sources |
CIAudioCapture | Interface for capturing operations in the cAudio Engine |
CIAudioDecoder | Interface for all Audio Decoders in cAudio |
CIAudioDecoderFactory | Interface for factories that create Audio Decoders for cAudio |
CIAudioDeviceContext | |
CIAudioDeviceList | |
CIAudioManager | Interface for the playback capabilities of cAudio |
CIAudioPlugin | Interface for all plugins in cAudio |
CIAudioSource | Interface for a single audio source, which allow you to manipulate sound sources (speakers) in 2D or 3D space |
CICaptureEventHandler | Interface for recieving Capture Manager Events |
CIDataSource | Interface for data providers in cAudio |
CIDataSourceFactory | Interface for creating data sources for use with the engine |
CIListener | Interface for the listener in cAudio. This class provides abilities to move and orient where your camera or user is in the audio world |
CILogger | Interface for all logging operations in cAudio |
CILogReceiver | Interface for receiving log messages and relaying them to some kind of output device or stream |
CIManagerEventHandler | Interface for event handlers for playback manager events |
CIMemoryProvider | Interface for a class that allocates and frees memory used by cAudio |
CIPluginManager | Interface for the plugin capabilities of cAudio |
CIRefCounted | Applies reference counting to certain cAudio objects |
CISourceEventHandler | Interface for event handlers on Audio Sources |
CIThread | |
CIThreadWorker |