We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mounted () { this.player = createPlayerServer('http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4', this.config) console.log(this.player)
this.player.do()
this.player.onLoadFinish = () => { this.player.play() } },
The text was updated successfully, but these errors were encountered:
解决了吗,我现在也是这样的问题
Sorry, something went wrong.
解决了吗
No branches or pull requests
mounted () {
this.player = createPlayerServer('http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4', this.config)
console.log(this.player)
this.player.do()
this.player.onLoadFinish = () => {
this.player.play()
}
},
The text was updated successfully, but these errors were encountered: