I really wanted to by the code VELO, but I believe it is not possible by the wix API
function onPlayerReady(event) {
player.setPlaybackRate(0);
event.target.playVideo();
}
I really wanted to by the code VELO, but I believe it is not possible by the wix API
function onPlayerReady(event) {
player.setPlaybackRate(0);
event.target.playVideo();
}