The read-only HTMLMediaElement.paused property tells whether the media element ... createElement('video'); console.log(obj.paused); // true
確定! 回上一頁