Cantitate/Preț
Produs

HTML5 Media

Autor Shelley Powers
en Limba Engleză Paperback – 13 sep 2011
A detailed introduction to presenting audio and video in HTML5, from markup through scripting. It will explain not just placing content in pages but interaction through Javascript APIs, to build media players that could be used cross-browser.
Citește tot Restrânge

Preț: 11636 lei

Preț vechi: 14545 lei
-20%

Puncte Express: 175

Carte tipărită la comandă

Livrare economică 09-23 octombrie

Livrare prin curier în România Termenul estimat este afișat lângă disponibilitate.
Transport gratuit de la 40000 lei Plată online sau ramburs, în funcție de opțiunile comenzii.
Retur gratuit în 14 zile Comandă securizată și suport în română.

Specificații

ISBN-13: 9781449304454
ISBN-10: 1449304451
Pagini: 136
Ilustrații: Illustrations
Dimensiuni: 179 x 235 x 12 mm
Greutate: 0.24 kg
Editura: O'Reilly

Cuprins

Preface;
About this Book;
Conventions Used in This Book;
Using Code Examples;
Safari® Books Online;
How to Contact Us;
Acknowledgments;
Chapter 1: HTML5 Audio and Video Elements: By-Default;
1.1 Adding a Media Element to a Web Page;
1.2 Support for Multiple Media File Types;
1.3 The Audio and Video File Babble and the Source Element in Detail;
1.4 The Media Elements in More Detail;
1.5 Audio and Video in Mobile Devices and Media Profiles;
1.6 Converting Audio and Video Content;
Chapter : Customizing Media Elements;
2.1 CSS Styling;
2.2 Custom Controls with JavaScript and CSS;
2.3 Debugging and Discovering Browser Support;
Chapter : Media Elements, Multiple Tracks, and Accessibility;
3.1 Media Controllers and the MediaController Interface;
3.2 Multiple Tracks and the Track List Interfaces;
3.3 The Track Element;
3.4 JavaScript Support for Subtitles and Captions;
Chapter 4: Advanced Media Element Scripting;
4.1 Media Elements and Canvas;
4.2 Media Elements and SVG;
4.3 The Audio Data APIs;
HTML Media Frameworks and Tools;
Subtitle/Caption Rendering Library;
Video Players;
Other Libraries, Utilities, and Toys;
Colophon;