media/libraries/datasource
tonihei d07fcc3457 Remove remaining references to exoplayer.dev
PiperOrigin-RevId: 520314781
(cherry picked from commit 6952771e2f)
2023-04-18 14:56:45 +01:00
..
src Remove remaining references to exoplayer.dev 2023-04-18 14:56:45 +01:00
build.gradle Fix instrumentation tests not working via Gradle 2022-09-20 15:25:38 +00:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Fix javadoc links in media README files 2023-03-31 13:35:43 +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.