浏览代码

官方示例播放时滚动字幕

bayi 2 年之前
父节点
当前提交
4be05b0f4a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      pages/reading/index.js

+ 1 - 0
pages/reading/index.js

@@ -534,6 +534,7 @@ Page({
         this.videoContext.play()
         this.videoContext.play()
       })
       })
     }
     }
+    this.startRecording()
     submitPlayLog({
     submitPlayLog({
       userReadId: this.data.videoInfo.userRead.exampleId,
       userReadId: this.data.videoInfo.userRead.exampleId,
       playStopTime: 1000
       playStopTime: 1000