扫码下载编程狮APP
W3Cschool
恭喜您成为首批注册用户
获得88经验值奖励
监听录屏结束事件。可以通过 onStop接口监听录屏结束事件,获得录屏地址。
监听事件的回调函数
参数
res
const recorder = tt.getGameRecorderManager(); recorder.onStop(res => { console.log(res.videoPath); }); recorder.stop();
更多建议:
扫描二维码
下载编程狮App
编程狮公众号
联系方式:
更多建议: