是否可以在画布中显示html5-video?
与在画布中绘制图像的方式基本相同.
context.drawVideo(vid, 0, 0);
谢谢!
video html5 canvas
canvas ×1
html5 ×1
video ×1