Skip to content

暂停播放

注意

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

方法名

pause

用法

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