media/library
tonihei d3c2cb2aa4 Update remaining DataSource's with new addTransferListener method.
The new method allows to add TransferListeners after the DataSource
has been created. Most implementations just forward to their wrapped
upstream DataSource. Implementation which directly read data implement
BaseDataSource instead.

Also removes the temporary default no-op implementation in DataSource.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=206289986
2018-08-01 13:49:20 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Update remaining DataSource's with new addTransferListener method. 2018-08-01 13:49:20 +01:00
dash Remove generic type parameter from TransferListener. 2018-07-24 14:56:45 +01:00
hls Update remaining DataSource's with new addTransferListener method. 2018-08-01 13:49:20 +01:00
smoothstreaming Remove generic type parameter from TransferListener. 2018-07-24 14:56:45 +01:00
ui Show notification whilst ads are playing but hide playback actions. 2018-07-24 14:55:24 +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.