Open asergiychuk opened 7 years ago
Just need to add one line to ready method
this.options.autoPlay && this.play()
or use Event PLAYBACK_READY listener for add this option.
And set playerVar.autoplay to 0
Just need to add one line to ready method
this.options.autoPlay && this.play()
or use Event PLAYBACK_READY listener for add this option.
And set playerVar.autoplay to 0