mediaDevices.getUserMedia(constraints) const video = document.getElementById('video') as HTMLVideoElement; video.setAttribute("playsinline", "true"); video.
確定! 回上一頁