|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn911179608 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu|||unuuu |
008 |
150618s2015 cau o 001 0 eng d |
040 |
|
|
|a N$T
|b eng
|e rda
|e pn
|c N$T
|d N$T
|d GW5XE
|d N$T
|d EBLCP
|d IDEBK
|d YDXCP
|d DEBSZ
|d UMI
|d VLB
|d COO
|d DEBBG
|d OCLCF
|d DXU
|d UAB
|d OCLCQ
|d MERUC
|d ESU
|d IOG
|d U3W
|d OCLCQ
|d CEF
|d OCLCQ
|d INT
|d AU@
|d OCLCQ
|d WYU
|d UKMGB
|d OCLCQ
|d AUD
|d UKAHL
|d WURST
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 019126950
|2 Uk
|
019 |
|
|
|a 911846420
|a 914301316
|a 961597760
|
020 |
|
|
|a 9781484204603
|q (electronic bk.)
|
020 |
|
|
|a 1484204603
|q (electronic bk.)
|
020 |
|
|
|a 1484204611
|
020 |
|
|
|a 9781484204610
|
020 |
|
|
|z 9781484204610
|
029 |
1 |
|
|a AU@
|b 000054991937
|
029 |
1 |
|
|a DEBBG
|b BV042991936
|
029 |
1 |
|
|a DEBBG
|b BV043019956
|
029 |
1 |
|
|a DEBBG
|b BV043621596
|
029 |
1 |
|
|a DEBSZ
|b 442877811
|
029 |
1 |
|
|a DEBSZ
|b 455695245
|
029 |
1 |
|
|a GBVCP
|b 882846167
|
029 |
1 |
|
|a NLGGC
|b 393843602
|
029 |
1 |
|
|a UKMGB
|b 019126950
|
035 |
|
|
|a (OCoLC)911179608
|z (OCoLC)911846420
|z (OCoLC)914301316
|z (OCoLC)961597760
|
037 |
|
|
|a 802128
|b MIL
|
050 |
|
4 |
|a QA76.76.H94
|b P44 2015eb
|
072 |
|
7 |
|a COM
|x 000000
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7/4
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Pfeiffer, Silvia,
|e author.
|
245 |
1 |
0 |
|a Beginning HTML5 media :
|b make the most of the new video and audio standards for the web /
|c Silvia Pfeiffer and Tom Green.
|
250 |
|
|
|a [Second edition].
|
264 |
|
1 |
|a [Berkeley, CA] :
|b Apress,
|c 2015.
|
264 |
|
4 |
|c Ã2015
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a The expert's voice in Web development
|
588 |
0 |
|
|a Online resource; title from PDF title page (EBSCO, viewed June 22, 2015).
|
500 |
|
|
|a Includes index.
|
505 |
0 |
|
|a 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.
|
505 |
8 |
|
|a 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.
|
505 |
8 |
|
|a 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.
|
505 |
8 |
|
|a 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.
|
520 |
|
|
|a 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 ; The Default Player Interfaces; Visible Controls ; Context Menus ; Publishing ; CSS and Video; CSS Basic Properties; Playing Background Video ; CSS 2D Transforms ; CSS Animations ; Summary; Chapter 3: The JavaScript API; Reflected Content Attributes.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a HTML (Document markup language)
|
650 |
|
0 |
|a Web sites
|x Design.
|
650 |
|
6 |
|a HTML (Langage de balisage)
|
650 |
|
6 |
|a Sites Web
|x Conception.
|
650 |
|
7 |
|a HTML.
|2 aat
|
650 |
|
7 |
|a Software Engineering.
|2 bicssc
|
650 |
|
7 |
|a Web programming.
|2 bicssc
|
650 |
|
7 |
|a COMPUTERS
|x General.
|2 bisacsh
|
650 |
|
7 |
|a HTML (Document markup language)
|2 fast
|
650 |
|
7 |
|a Web sites
|x Design
|2 fast
|
653 |
0 |
0 |
|a computerwetenschappen
|
653 |
0 |
0 |
|a computer sciences
|
653 |
1 |
0 |
|a Information and Communication Technology (General)
|
653 |
1 |
0 |
|a Informatie- en communicatietechnologie (algemeen)
|
700 |
1 |
|
|a Green, Thomas J.
|q (Thomas James),
|d 1952-
|e author.
|
776 |
0 |
8 |
|i Erscheint auch als:
|n Druck-Ausgabe
|a Pfeiffer, Silvia. Beginning HTML5 Media .
|t Make the most of the new video and audio standards for the Web
|
830 |
|
0 |
|a Expert's voice in Web development.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781484204603/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a ProQuest Ebook Central
|b EBLB
|n EBL6229985
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH31352760
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL2094100
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1006543
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis31819699
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12479118
|
994 |
|
|
|a 92
|b IZTAP
|