mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
70e370c7eb
Also: - removes outdated isBrowserSupported() check for Node.children - adds mention of polyfill.installAll() to polyfill tutorial Closes #66 Change-Id: I8a633858d2536ecf6110aac1326f58c17ccc5672
15 lines
658 B
JSON
15 lines
658 B
JSON
[
|
|
{ "intro": { "title": "Intro to DASH Streams" } },
|
|
{ "player": { "title": "DASH Playback with the Shaka Player" } },
|
|
{ "offline": { "title": "Offline Playback with the Shaka Player" } },
|
|
{ "live": { "title": "Live Streaming" } },
|
|
{ "trickplay": { "title": "Trick Play" } },
|
|
{ "errors": { "title": "Listening for Errors" } },
|
|
{ "language": { "title": "Language Support" } },
|
|
{ "dev": { "title": "Shaka Player Development" } },
|
|
{ "windows": { "title": "Building on Windows" } },
|
|
{ "polyfills": { "title": "Polyfills" } },
|
|
{ "caveats": { "title": "Content Restrictions" } },
|
|
{ "porting": { "title": "Porting and Browser Support" } }
|
|
]
|