olly 2ee72076e5 Add datasource module
PiperOrigin-RevId: 404897119
2021-10-25 13:49:14 +01:00
..
2021-10-25 13:49:14 +01:00
2021-10-25 13:49:14 +01:00
2021-10-25 13:49:14 +01:00
2021-10-25 13:49:14 +01:00

DataSource module

Provides a DataSource abstraction and a number of concrete implementations for reading data from different sources. Application code will not normally need to depend on this module directly.

  • Javadoc: Classes matching com.google.android.exoplayer2.upstream.* belong to this module.