mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Tweak README
This commit is contained in:
parent
acad036b80
commit
639690079e
1 changed files with 4 additions and 4 deletions
|
|
@ -5,10 +5,10 @@
|
|||
ExoPlayer is an application level media player for Android. It provides an
|
||||
alternative to Android’s MediaPlayer API for playing audio and video both
|
||||
locally and over the Internet. ExoPlayer supports features not currently
|
||||
supported by Android’s MediaPlayer API (as of KitKat), including DASH and
|
||||
SmoothStreaming adaptive playbacks, persistent caching and custom renderers.
|
||||
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and
|
||||
can be updated through Play Store application updates.
|
||||
supported by Android’s MediaPlayer API, including DASH and SmoothStreaming
|
||||
adaptive playbacks. Unlike the MediaPlayer API, ExoPlayer is easy to
|
||||
customize and extend, and can be updated through Play Store application
|
||||
updates.
|
||||
|
||||
## Blog ##
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue