const data = []; multiStreamRecorder.ondataavailable = function (blob) { data.push(blob); var fileName = getFileName('webm');
確定! 回上一頁