Skip to content

获取视频数据

注意

该方法回调为异步事件,请参考方法事件

方法名

getVideoData

用法

js
this.$refs.refPlayer.getVideoData();
js
refPlayer.value?.getVideoData();