media/library/extractor
olly b2bf9f4d0f Fix missing import
PiperOrigin-RevId: 403113286
2021-10-14 23:23:57 +01:00
..
src Fix missing import 2021-10-14 23:23:57 +01:00
build.gradle Switch to an 'api' dependency on Guava 2020-10-17 01:34:15 +01:00
proguard-rules.txt Add remaining proguard config tests. 2020-11-27 11:08:34 +00:00
README.md README updates for misc modules 2021-10-12 19:40:44 +01:00

Extractor module

Provides media container extractors and related utilities. Application code will not normally need to depend on this module directly.

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