let ctx = canvas.getContext('2d'); ... getImageData(0, 0, canvas.width, canvas.height); ... return canvas.captureStream(60);.
確定! 回上一頁