caudio/include
Joshua Jones 849ba95609 Added an optional memory tracker (disabled by default) for detecting memory leaks and tracking allocations in the library. 2010-03-09 04:40:27 +00:00
..
EAudioFormats.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioCapture.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioDecoder.h Updated IAudio Decoder (and all official decoders) to provide Total Time/Size/Decoded Size of an audio stream and the current position (in time, size, and decoded size). Audio Sources also expose this information. 2010-02-17 03:49:22 +00:00
IAudioDecoderFactory.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioEffects.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioManager.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioPlugin.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IAudioSource.h More documentation. 2010-02-18 04:22:59 +00:00
ICaptureEventHandler.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IDataSource.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IDataSourceFactory.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IEffect.h More commenting. 2010-02-17 05:57:55 +00:00
IEffectParameters.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
IFilter.h More commenting. 2010-02-17 05:57:55 +00:00
IListener.h More commenting. 2010-02-17 05:57:55 +00:00
ILogReceiver.h More commenting. 2010-02-17 05:57:55 +00:00
ILogger.h More commenting. 2010-02-17 05:57:55 +00:00
IManagerEventHandler.h More commenting. 2010-02-17 05:57:55 +00:00
IMemoryProvider.h Added custom memory manager. Actually added the darn files this time... 2010-03-08 05:27:02 +00:00
IPluginManager.h Added the ability to disable the plugin system with a define. 2010-02-27 23:58:18 +00:00
IRefCounted.h More commenting. 2010-02-17 05:57:55 +00:00
ISourceEventHandler.h More commenting. 2010-02-17 05:57:55 +00:00
cAudio.h More documentation. 2010-02-18 04:22:59 +00:00
cAudioDefines.h Added an optional memory tracker (disabled by default) for detecting memory leaks and tracking allocations in the library. 2010-03-09 04:40:27 +00:00
cAudioMemory.h Added custom memory manager. Actually added the darn files this time... 2010-03-08 05:27:02 +00:00
cAudioPlatform.h Reorganized cAudioDefines.h into sections based on platform, allowing for different configs based on what a platform supports (ie, IPhone has no support for dynamic libs, EFX, and some other things should be off) 2010-02-27 23:24:11 +00:00
cAudioSleep.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cVector3.h More documentation. 2010-02-18 04:22:59 +00:00