olly 2b97455a8c Register newly split modules
PiperOrigin-RevId: 405379511
2021-10-25 15:12:16 +01:00
..
2021-10-25 15:12:16 +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.