Cuplikan Kode JavaScript yang berguna untuk konsol

var vid = document.getElementById('player_html5_api');
vid.muted = true;
Condemned Cobra