media/library/core/src/test
tonihei 2b9c31a14f Add MediaSource and DataSource to inject playback nonce into URLs.
A new playback nonce is created for each playback of the same item. Thus we
need to inject the nonce dynamically into the data source factory.

This CL adds the DataSource which does the actual insertion into the request
URLs and a MediaSource which listens to new media periods, to request the
nonce and to configure the data source factory for this media period to use
this nonce.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=197134217
2018-05-18 15:04:55 +01:00
..
assets Supports extracting from AMR container format. 2018-05-07 06:19:55 +01:00
java/com/google/android/exoplayer2 Add MediaSource and DataSource to inject playback nonce into URLs. 2018-05-18 15:04:55 +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