caudio/include
2010-03-15 23:12:21 +00:00
..
cAudio.h More documentation. 2010-02-18 04:22:59 +00:00
cAudioDefines.h Added mac project files for the plugins. Fixed the cAudioDefines to allow for normal std use on mac and iphone. Added new files to mac project file and iphone project file. 2010-03-15 23:12:21 +00:00
cAudioMemory.h Changes to STL containers to use typedefs, allowing rerouting of allocations to be disabled on platforms that may not support it (gcc 4.2). 2010-03-14 22:58:03 +00:00
cAudioPlatform.h Changes to STL containers to use typedefs, allowing rerouting of allocations to be disabled on platforms that may not support it (gcc 4.2). 2010-03-14 22:58:03 +00:00
cAudioSleep.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cVector3.h More changes to the cSTLAllocator for mac os x compatibility. 2010-03-14 00:01:23 +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
ILogger.h More commenting. 2010-02-17 05:57:55 +00:00
ILogReceiver.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 Fixed the >>> needing to be > > > error with mac as well has fixed the size_t undeclared error. 2010-03-13 23:09:59 +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