mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +00:00
Downloading documentation
PiperOrigin-RevId: 245443109
This commit is contained in:
parent
9463c31cde
commit
e4f1f89f5c
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@
|
|||
([#5520](https://github.com/google/ExoPlayer/issues/5520)).
|
||||
* Offline:
|
||||
* Improve offline support. `DownloadManager` now tracks all offline content,
|
||||
not just tasks in progress. TODO: Write and link a blog post here.
|
||||
not just tasks in progress. Read [this page](https://exoplayer.dev/downloading-media.html) for
|
||||
more details.
|
||||
* Caching:
|
||||
* Improve performance of `SimpleCache`
|
||||
([#4253](https://github.com/google/ExoPlayer/issues/4253)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue