media/library
olly e7992513d3 Remove references to MediaDrm from DefaultDrmSession classes
Everything should go through the ExoMediaDrm layer. We still
need to abstract away the android.media exception classes, but
this is left as future work.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=167710213
2017-09-06 15:52:28 +01:00
..
all Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
core Remove references to MediaDrm from DefaultDrmSession classes 2017-09-06 15:52:28 +01:00
dash DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
hls Allow more aggressive switching for HLS with independent segments 2017-08-31 16:33:43 +01:00
smoothstreaming DashManifestParser: Move schemeType up to DrmInitData 2017-09-04 10:23:33 +01:00
ui Workaround for SurfaceView not being hidden properly 2017-09-06 15:51:01 +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.