media/library
krocard 1526ca5e3c Move add/remove Player.Listener down of BasePlayer
The BasePlayer implementation of add/remove
Listener knows about Components.
As those are removed from the Player
interface, the implementation of those
methods needs to be moved down in Player
implementations.

This commit makes no functional change.

PiperOrigin-RevId: 364985291
2021-04-01 16:03:09 +01:00
..
all Add Transformer "Getting started" page 2021-02-03 15:03:16 +00:00
common Move add/remove Player.Listener down of BasePlayer 2021-04-01 16:03:09 +01:00
core Move add/remove Player.Listener down of BasePlayer 2021-04-01 16:03:09 +01:00
dash SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
extractor Add missing switch case 2021-03-24 18:07:25 +00:00
hls Avoid invalid extractors in DefaultHlsExtractorFactory 2021-03-24 18:04:17 +00:00
smoothstreaming Add common prefix to loader thread names 2021-02-11 12:05:06 +00:00
transformer SampleStream/SampleQueue: Introduce read flags 2021-03-24 18:03:28 +00:00
ui StyledPlayerControlView: Fix view measurement issue 2021-03-24 19:56:34 +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.