media/library
tonihei 9ed2a393b0 Add FilterableMediaPeriod interface and SmoothStreaming implementation.
This interface allows to put the mapping from tracks to StreamKeys in the same place
where we map manifest to tracks.

PiperOrigin-RevId: 225377033
2018-12-14 15:41:57 +00:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Add FilterableMediaPeriod interface and SmoothStreaming implementation. 2018-12-14 15:41:57 +00:00
dash Remove TrackKey and its remaining usages. 2018-12-14 15:40:36 +00:00
hls Remove TrackKey and its remaining usages. 2018-12-14 15:40:36 +00:00
smoothstreaming Add FilterableMediaPeriod interface and SmoothStreaming implementation. 2018-12-14 15:41:57 +00:00
ui Clarify that the shutter can prevent flicker 2018-12-14 15:41:47 +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.