mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +00:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# ExoPlayer OkHttp Extension #
|
|
|
|
## Description ##
|
|
|
|
The OkHttp Extension is an [HttpDataSource][] implementation using Square's [OkHttp][].
|
|
|
|
[HttpDataSource]: https://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/upstream/HttpDataSource.html
|
|
[OkHttp]: https://square.github.io/okhttp/
|
|
|