audio的回调?

AudioEngine::setFinishCallback(m_nBgMusicId, [&](int audioId, const std::string& path){
});
这个在win32下有貌似没有效果