caudio/Headers
Raynaldo Rivera f927fea4a8 added the missing include file 2010-02-20 02:57:49 +00:00
..
cAudioCapture.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioEffects.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioManager.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cAudioSource.h Small fix to prevent the end of an audio stream from being cut off when the source auto resets when stream ends. 2010-02-18 05:00:43 +00:00
cConsoleLogReceiver.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cEFXFunctions.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cEffect.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cFileLogReceiver.h Added tutorial 7 2010-02-14 23:44:26 +00:00
cFileSource.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cFileSourceFactory.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cFilter.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cListener.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cLogger.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cMemorySource.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cMutex.h Work on documenting the library for doxygen. 2010-02-17 01:42:45 +00:00
cOggAudioDecoderFactory.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cOggDecoder.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
cPluginManager.h Added a pass in for the logger to plugins, so they don't need to link with cAudio.dll to access logging capabilities. 2010-02-10 04:46:00 +00:00
cRawAudioDecoderFactory.h 2010-02-09 04:18:39 +00:00
cRawDecoder.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
cThread.h Added plugin manager and plugin system to cAudio. 2010-02-09 05:58:27 +00:00
cUtils.h added the missing include file 2010-02-20 02:57:49 +00:00
cWavAudioDecoderFactory.h Changes to make sure undefining decoders and EFX actually removes all pieces of them. 2010-02-13 02:34:50 +00:00
cWavDecoder.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