mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-21 17:07:09 +03:00
be9e0dff3e
Closes #60. Change-Id: I29ee5deefd92ce329a2feb74857aad45de3acb0f
12 lines
498 B
JSON
12 lines
498 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" } },
|
|
{ "language": { "title": "Language Support" } },
|
|
{ "dev": { "title": "Shaka Player Development" } },
|
|
{ "windows": { "title": "Building on Windows" } },
|
|
{ "polyfills": { "title": "Polyfills" } },
|
|
{ "caveats": { "title": "Content Restrictions" } }
|
|
]
|