axmol/cocos/audio/include
RH 5e18a87849 Cache stream size because Apple audio decoder requests the value too often (#364)
* Use FileStream to handle file operations for audio files on Apple platforms

* Audio callbacks are now static methods of AudioDecoderEXT class

* Track AudioFileID and close it explicitly in case it is required

* Remove unused code

* Improve performance by caching stream size since Apple audio decoder requests the size constantly during playback
2021-05-31 12:37:28 +08:00
..
AudioCache.h Add alconfig.h to choose whether use openal-soft 2020-07-31 17:03:58 +08:00
AudioDecoder.h fix ci compile 2020-08-27 00:49:07 +08:00
AudioDecoderEXT.h Cache stream size because Apple audio decoder requests the value too often (#364) 2021-05-31 12:37:28 +08:00
AudioDecoderManager.h fix compile issue 2019-11-30 14:32:18 +08:00
AudioDecoderMp3.h Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
AudioDecoderOgg.h Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
AudioDecoderWav.h Merge: 3348f10813 3a7bb58045 2021-05-05 19:49:30 +08:00
AudioEngine.h Improve win dll support 2020-10-06 16:46:38 +08:00
AudioEngineImpl.h Simplify audio source again, merge audio sources 2020-08-12 17:00:07 +08:00
AudioMacros.h Add alconfig.h to choose whether use openal-soft 2020-07-31 17:03:58 +08:00
AudioPlayer.h Simplify audio source again, merge audio sources 2020-08-12 17:00:07 +08:00
alconfig.h Adapte zlib licensed AL library: mojoal 2020-08-14 18:58:44 +08:00