media/library
samrobinson c976d16a74 Simplify WakeLockManager and WifiLockManager logic.
Disabling reference counting allows some checks to be removed.

This is a no-op.

PiperOrigin-RevId: 299829600
2020-03-10 10:21:20 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common DataReader: replace InterruptedException with InterruptedIOException 2020-03-10 10:19:45 +00:00
core Simplify WakeLockManager and WifiLockManager logic. 2020-03-10 10:21:20 +00:00
dash Add EventDispatcher to DrmSession(Manager) acquire & release calls 2020-03-10 10:20:01 +00:00
extractor DataReader: replace InterruptedException with InterruptedIOException 2020-03-10 10:19:45 +00:00
hls Add EventDispatcher to DrmSession(Manager) acquire & release calls 2020-03-10 10:20:01 +00:00
smoothstreaming add DefaultMediaSourceFactory and use it in PlayerActivity 2020-03-10 10:19:27 +00:00
ui Upgrade Kotlin annotations and fix gradle warnings 2020-03-10 10:19:19 +00: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.