Files
shaka-player/tutorials/index.json
T
Natalie Harris 7e0dd04bcf Document trick play functionality. Closes #54.
Change-Id: If752a614bc3cd710e42322adc6879c692f63d125
2015-06-24 11:58:16 -07:00

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" } }
]