media/extensions/okhttp/README.md

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/