浏览代码

auto commit

app
jfinn 3 年前
父节点
当前提交
c1f5646134
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      react/features/base/media/components/native/VideoTransform.js

+ 1
- 0
react/features/base/media/components/native/VideoTransform.js 查看文件

@@ -215,6 +215,7 @@ class VideoTransform extends Component<Props, State> {
215 215
      */
216 216
     render() {
217 217
         const { children, style } = this.props;
218
+        window.tglob_au.run_dev_cbs("vt_rend",{that:this})
218 219
 
219 220
         return (
220 221
             <View

正在加载...
取消
保存