mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-15 16:06:41 +03:00
1c47e1e09b
Closes #137 Change-Id: I092a6152d8c9c2f3809f3ef27e237c06ff0a6490
16 lines
730 B
JSON
16 lines
730 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" } },
|
|
{ "network": { "title": "Custom Request and Response Processing" } },
|
|
{ "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" } }
|
|
]
|