We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Tested on iOS and on Android, with MP3 files.
Code: auto snd = cocos2d::experimental::AudioEngine::play2d(filename);
auto snd = cocos2d::experimental::AudioEngine::play2d(filename);
float duration = cocos2d::experimental::AudioEngine::getDuration(snd);