axmol/cocos/audio/apple
codetypes 9b8a72a843 fix AudioEngine maybe crash on android (#20361)
* fix AudioEngine maybe crash on android

I receive many crash about std::base_string in bugly(tencent) crash report, i can't prove those crash is relate with this, but when after  fix, i never receive again. so i think there maybe some situation will cause crash.

* type of 'filePath' change to std::string
2019-11-23 10:00:16 +08:00
..
AudioCache.h Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioCache.mm Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioDecoder.h Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioDecoder.mm Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioEngine-inl.h Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioEngine-inl.mm fix AudioEngine maybe crash on android (#20361) 2019-11-23 10:00:16 +08:00
AudioMacros.h remove opengl codes (#19797) 2019-06-05 02:58:33 -07:00
AudioPlayer.h Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00
AudioPlayer.mm Remove experimental namespace (#20229) 2019-10-23 14:58:31 +08:00