mirror of https://github.com/axmolengine/axmol.git
7cacdaeaf1
Gets filename extension is a suffix (separated from the base filename by a dot) in lower case. More code need get filename extension, everyone does it differently. use check UPPER and lower case, use . and no(example ".csb", ".CSB", "csb" ) And bag in AudioEngineImpl: find point from left( ext = strchr(filePath.c_str(), '.'); ) If file path contains point. always unsupported media type |
||
---|---|---|
.. | ||
AudioCache.cpp | ||
AudioCache.h | ||
AudioEngine-win32.cpp | ||
AudioEngine-win32.h | ||
AudioPlayer.cpp | ||
AudioPlayer.h | ||
MciPlayer.cpp | ||
MciPlayer.h | ||
SimpleAudioEngine.cpp |