mirror of
https://github.com/androidx/media.git
synced 2025-05-05 06:30:24 +08:00
9 lines
309 B
Markdown
9 lines
309 B
Markdown
# ExoPlayer OkHttp Extension #
|
|
|
|
## Description ##
|
|
|
|
The OkHttp Extension is a [HTTP Data Source][] implementation using Square's [OkHttp][].
|
|
|
|
[HTTP Data Source]: http://google.github.io/ExoPlayer/doc/reference/com/google/android/exoplayer/upstream/HttpDataSource.html
|
|
|
|
[OkHttp]: http://square.github.io/okhttp/ |