#include <SLES/OpenSLES.h>
#include <SLES/OpenSLES_Android.h>
#include <string>
#include <unordered_map>
#include "base/CCRef.h"
#include "base/ccUtils.h"
Classes | |
class | AudioPlayer |
class | AudioEngineImpl |
Namespaces | |
cocos2d | |
cocos2d::experimental | |
Macros | |
#define | MAX_AUDIOINSTANCES 24 |
#define | ERRORLOG(msg) log("fun:%s,line:%d,msg:%s",__func__,__LINE__,#msg) |
#define ERRORLOG | ( | msg | ) | log("fun:%s,line:%d,msg:%s",__func__,__LINE__,#msg) |
var ERRORLOG | ( | var | ) | log("fun:%s,line:%d,msg:%s",__func__,__LINE__,#msg) |
local ERRORLOG | ( | local | ) | log("fun:%s,line:%d,msg:%s",__func__,__LINE__,#msg) |
#define MAX_AUDIOINSTANCES 24 |
var MAX_AUDIOINSTANCES 24 |
local MAX_AUDIOINSTANCES 24 |