Volume: 50%
Brightness: 50%
+10s
ULLUBUZZ.COM
Resume from 00:00?
f(video.videoHeight > video.videoWidth){ screen.orientation.lock("portrait").catch(err=>console.log(err)); } else{ screen.orientation.lock("landscape").catch(err=>console.log(err)); } watermark.style.display="flex"; watermark.style.position="fixed"; watermark.style.top="12px"; watermark.style.left="12px"; }else{ screen.orientation.unlock(); watermark.style.display="flex"; watermark.style.position="absolute"; } }); });