【2015新书】 Beginning HTML5 Media: Make the most of the new video and audio standards for the Web
Book 图书名称: Beginning HTML5 Media: Make the most of the new video and audio standards for the Web
Author 作者: Silvia Pfeiffer, Tom Green
Publisher 出版社: Apress
Page 页数: 304
Publishing Date 出版时间: Jun 11, 2015
Language 语言:English
Size 大小: MB
Format 格式:pdf 文字版
ISBN: 1484204611, 9781484204610
Edition:第2版 搜索过论坛,没有该文档
Beginning HTML5 Media, Second Edition is a comprehensive introduction to HTML5 video and audio. The HTML5 video standard enables browsers to support audio and video elements natively. This makes it very easy for web developers to publish audio and video, integrating both within the general presentation of web pages. For example, media elements can be styled using CSS (style sheets), viewed on a mobile device, and manipulated in a Canvas or an audio filter graph. The book offers techniques for providing accessibility to media elements, enabling consistent handling of alternative representations of media resources. The update includes all of the changes and revisions since the first HTML5 draft.
Beginning HTML5 Media dives deep into the markup that is introduced for media element support in browsers. You’ll explore the default user interface offered through browsers for media elements, as well as the JavaScript API provided to control their behavior. You’ll also learn how to account for H.264, WebM and Ogg Theora codecs as well as explore the emerging Web Audio API standard, which provides an extensive set of hardware-accelerated audio filters to achieve a level of audio signal manipulation in the browser previously only available to audio professionals.
What youll learnHow to create cross-browser markup in HTML to include audio and video into your web pagesHow to replace the default controls of web browsers with your own or "skin" your media playerHow to use the JavaScript API for media elementsHow to integrate media elements with other HTML5 constructs such as CSS, Canvas, or Web Worker ThreadsHow to make audio and video accessibleHow to use media fragment URIs to address certain temporal subparts or tracks of a media resourceHow to work with the Web Audio API
Who this book is for
This book is for those who are proficient in authoring and publishing Web pages, but have never utilized audio and video. It will also help those proficient in the use of Adobe Flash, Microsoft Silverlight, or QuickTime to understand what is happening in HTML5 media and how to use the new media elements.
== Table of contents ==
1. Encoding Media
2. Using and Manipulating Media Elements
3. The JavaScript API
4. Accessibility and Internationalization of HTML5 Media
5. Manipulating Media via Canvas
6. Manipulating Audio Through the WebAudio API