media/libraries/extractor
kimvde 8586127d88 WavExtractor: split read stages into states
This refactoring is the basis to support RF64 (see
Issue: google/ExoPlayer#9543).

#minor-release

PiperOrigin-RevId: 406377924
2021-11-09 10:07:00 +00:00
..
src WavExtractor: split read stages into states 2021-11-09 10:07:00 +00:00
build.gradle Update to androidx.media3 2021-10-27 09:12:46 +01:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Extractor module

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