mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-23 17:27:16 +03:00
7e0dd04bcf
Change-Id: If752a614bc3cd710e42322adc6879c692f63d125
14 lines
597 B
JSON
14 lines
597 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" } }
|
|
]
|