media/library
olly c4f3cad586 Better behavior if media doesn't support DRM scheme
We don't expect this case to occur, since track selection is
normally expected to check canAcquireSession before selecting
a track. Nevertheless, if an attempt is made to acquire a
session when the media doesn't support the manager's UUID, we
should fail in a more graceful way.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=173124170
2017-10-27 16:01:40 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Better behavior if media doesn't support DRM scheme 2017-10-27 16:01:40 +01:00
dash Fix positions passed to TrackSelection 2017-10-19 16:48:39 +01:00
hls Fix positions passed to TrackSelection 2017-10-19 16:48:39 +01:00
smoothstreaming Fix some Android Studio inspection warnings 2017-10-27 15:54:17 +01:00
ui Fix some Android Studio inspection warnings 2017-10-27 15:54:17 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.