media/library
christosts b249480060 Offline: store MIME type and keySetId
Replace `type` with (optional) `mimeType` and add `keySetId` in
DownloadRequest. The DownloadHelper infers the downloading method (DASH,
HLS, SmoothStreaming or Progressive) from the content's MIME type and
URI.

PiperOrigin-RevId: 322117384
2020-07-24 10:39:30 +01:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
core Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
dash Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
extractor Fix sample time of partially fragmented MP4s with tfdt box 2020-07-24 10:31:12 +01:00
hls Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
smoothstreaming Offline: store MIME type and keySetId 2020-07-24 10:39:30 +01:00
ui Import translated strings 2020-07-24 10:38:08 +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.