ccexp专题

Quick-Cocos2dx 中, 使用ccexp.VideoPlayer播放视频, 响应用户点击结束播放

Quick-Cocos2dx 中 使用 ccexp.VideoPlayer 播放视频, local videoPlayer = ccexp.VideoPlayer:create()local pathMp4 = device.writablePath..'hotupdate//res//'..mp4nameif not io.exists(pathMp4) thenpathMp4 = cc.