media/library/extractor
2021-10-14 16:16:05 +01:00
..
src Merge pull request #9496 from DolbyLaboratories:dev-v2-truehd 2021-10-14 16:16:05 +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.