Skip to content

播放/暂停切换

注意

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

方法名

toggle

用法

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