This introduces whitespace-only changes in exoplayer2 due to the way copybara stripping works. PiperOrigin-RevId: 537296933
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.
DataSource