media/library/core/src/test
tonihei 6f6c72266e Add addTransferListener method to DataSource and provide BaseDataSource.
The new method allows to add transfer listeners (e.g. the BandwidthMeter) after
the data source has been created. To simplify the implementation for
subclasses, this change also introduces a BaseDataSource which handles
the list of listeners and the listener registration.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202649563
2018-07-03 11:48:28 +01:00
..
assets Fix a bug with MetadataRetriever getMedatadata query. 2018-06-25 22:37:15 +01:00
java/com/google/android/exoplayer2 Add addTransferListener method to DataSource and provide BaseDataSource. 2018-07-03 11:48:28 +01:00
resources Fix robolectric tests when running with gradle 2018-02-20 14:32:34 +00:00
AndroidManifest.xml Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00