mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Minor setup tweaks.
This commit is contained in:
parent
78f34cf480
commit
da26b03d9c
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# How to contribute #
|
# How to Contribute #
|
||||||
|
|
||||||
We'd love to hear your feedback. Please open new issues describing any bugs,
|
We'd love to hear your feedback. Please open new issues describing any bugs,
|
||||||
feature requests or suggestions that you have.
|
feature requests or suggestions that you have.
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
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 (as of KitKat), including DASH and
|
||||||
SmoothStreaming adaptive playbacks, persistent caching and custom renderers.
|
SmoothStreaming adaptive playbacks, persistent caching and custom renderers.
|
||||||
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and
|
Unlike the MediaPlayer API, ExoPlayer is easy to customize and extend, and
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue