提交 9590274a 作者: 王进

暴露createGameRecorder对象

上级 159f53c3
......@@ -456,7 +456,7 @@ class TTSDK {
private GameRecorder: any
private videoPath: string
// 创建录屏对象
private createGameRecorder(startEventCallBack?, stopEventCallBack?) {
public createGameRecorder(startEventCallBack?, stopEventCallBack?) {
const _self = this;
try {
this.GameRecorder = (tt as any).getGameRecorderManager();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论