media/library/extractor
olly 37b5847681 Get decoder buffers into the right place
PiperOrigin-RevId: 404876228
2021-10-21 23:16:02 +01:00
..
src Get decoder buffers into the right place 2021-10-21 23:16:02 +01:00
build.gradle Add decoder module 2021-10-21 18:41:33 +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.