使用以下函数设置clip为新的videoClip之后,视频渲染在最顶层。
this.test_video.clip = this.test
this.test_video.play()
this.test_video.stayOnBottom = true
使用以下函数设置clip为新的videoClip之后,视频渲染在最顶层。
this.test_video.clip = this.test
this.test_video.play()
this.test_video.stayOnBottom = true