CDAudioManager在cocos2d-x下的用法

setBackgroundMusicCompletionListener:self selector:@selector(soundFinish1)];这种方式在cocos2d-x中如何使用?