Beginning HTML5 media make the most of the new video and audio standards for the web

Chapter 2: Using and Manipulating HTML5 Video and Audio Elements; The element; Fallback Content; @src ; @autoplay ; @muted ; @loop ; @poster ; @width, @ height ; @controls ; @preload ; The Audio Element; ; @src ; @autoplay ; @loop ; @controls ; @preload ; The Source Element; ; @src ; @type ; @media...

Full description

Bibliographic Details
Main Authors: Pfeiffer, Silvia, Green, Thomas J. (Author)
Format: eBook
Language:English
Published: [Berkeley, CA] Apress 2015
Edition:[Second edition]
Series:The expert's voice in Web development
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Table of Contents:
  • In-band Text Tracks JavaScript API: Flexibility for Web Developers; Track Element; @readyState; @track ; onload; onerror; oncuechange; TextTrack Object; @inBandMetadataTrackDispatchType ; @mode ; @cues ; @activeCues ; addCue() ; removeCue() ; onCueChange Event; TextTrackCue; @track ; @id ; @startTime, @endTime ; @pauseOnExit; onenter and onexit Events ; TextTrackCueList ; Media Element; TextTrackList; @textTracks; addTextTrack() ; WebV T T: Authoring Subtitles, Captions, Text Descriptions and Chapters; Cue Styling ; Cue Markup; Cue Settings; Vertical Cues
  • Further IDL Attributes General Features of Media Resources; @currentSrc ; @duration ; @volume ; @defaultMuted ; @videoWidth, @ videoHeight ; Playback-Related Attributes of Media Resources; @currentTime ; @seeking ; @paused ; @ended ; @defaultPlaybackRate, @playbackRate ; States of the Media Element; @networkState ; @readyState ; @error ; @buffered ; @played ; @seekable ; Control Methods in the API; load() ; play() ; pause() ; canPlayType() ; getStartDate() ; Events ; Third-Party Players; Using the JW Player ; Using Video. JS ; A Custom Player ; Summary
  • At a Glance; Chapter 1: Encoding Video; Containers; Video Containers ; Audio Containers ; Codecs; Video Codecs; H.264 ; Theora ; VP8 ; Audio Codecs; MP3: MPEG-1 Audio Layer 3; Vorbis ; A dvanced Audio Coding ; Encoding Video; Encoding with Miro Video Converter ; Encoding Ogg Video with Firefogg ; Encoding an MP4 File with the Adobe Media Encoder CC; Setting the Bitrate ; Setting the Audio values for the AAC Codec ; Encoding Media Resources Using FFmpeg; Encoding Ogg Theora ; Encoding WebM ; Using Online Encoding Services ; Encoding MP3 and Ogg Vorbis Audio Files
  • Chapter 4: Accessibility, Internationalization, and Navigation Alternative Content Technologies ; Vision-Impaired Users; Perceiving Video Content; Interacting with Content; Hard-of-Hearing Users ; Transcript; Sign Translation ; Clear Audio ; Deaf-Blind Users ; Individual Consumption; Shared Viewing Environment; Learning Support ; Foreign Users ; Scene Text Translations; Audio Translations; Technology Summary; Transcripts; Interactive Transcripts ; The Element: Subtitles, Captions, and Text Descriptions; @src; @default ; @label; @srclang; @kind