Commit 63969007 by Oliver Woodman

Tweak README

parent acad036b
Showing with 4 additions and 4 deletions
...@@ -5,10 +5,10 @@ ...@@ -5,10 +5,10 @@
ExoPlayer is an application level media player for Android. It provides an ExoPlayer is an application level media player for Android. It provides an
alternative to Android’s MediaPlayer API for playing audio and video both alternative to Android’s MediaPlayer API for playing audio and video both
locally and over the Internet. ExoPlayer supports features not currently locally and over the Internet. ExoPlayer supports features not currently
supported by Android’s MediaPlayer API (as of KitKat), including DASH and supported by Android’s MediaPlayer API, including DASH and SmoothStreaming
SmoothStreaming adaptive playbacks, persistent caching and custom renderers. adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and customize and extend, and can be updated through Play Store application
can be updated through Play Store application updates. updates.
## Blog ## ## Blog ##
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment