Joysound
if (window.Joysound && window.Joysound.isSupport()) {
var joySound = new window.Joysound();
joySound.init(document.querySelector("video"));
joySound.setEnabled(!0);
}
Script Score
No one has rated the script yet. Be the first to rate it!