diff options
author | Joe Fernandez <joefernandez@google.com> | 2014-06-10 23:45:58 -0700 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2014-06-20 14:28:54 -0700 |
commit | afe3bb96f2b931b87012aae6e58fee3e79bac3dc (patch) | |
tree | 32b56f50a72aaeb7d65d4db842f816332e32dba6 /docs/html/guide/guide_toc.cs | |
parent | e115755d0fbd067a1996eb448cda58a14cce22d1 (diff) |
ExoPlayer developer guide
Change-Id: Icacaa0e68e602fc77946e10729b3649baaf4331b
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 0a234aa17279..6302c92607d3 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -373,6 +373,9 @@ <li><a href="<?cs var:toroot ?>guide/topics/media/mediarouteprovider.html"> <span class="en">Media Route Provider</span></a> </li> + <li><a href="<?cs var:toroot ?>guide/topics/media/exoplayer.html"> + <span class="en">ExoPlayer</span></a> + </li> <li><a href="<?cs var:toroot ?>guide/appendix/media-formats.html"> <span class="en">Supported Media Formats</span></a> </li> |