Canvas API reading list and
Canvas API阅读列表和
Web Animation API content.
Web Animation API内容中也介绍了音频和视频的各个方面。
Prerequisites: HTML5 multimedia; Variables, Constants & Arrays; Selectors
先决条件: HTML5多媒体 ; 变量,常量和数组 ; 选择器
Total time: 2 hours
总时间 :2小时
视频 (Video)
A video source can also be piped to the <canvas>
element to achieve visual special effects: see the Video Cross Comparator as one example.
视频源也可以通过管道传递到<canvas>
元素,以实现视觉上的特殊效果:请参阅视频交叉比较器作为示例。
音讯 (Audio)
An audio source can also be piped through the Web Audio API for extra-fine control, filtering, and special effects; see the Big Red Party Button article as an example.
还可以通过Web Audio API传递音频源,以实现超精细的控制,过滤和特殊效果。 请参阅“ 大红党按钮”文章作为示例。